We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8a201 commit 9e7a20cCopy full SHA for 9e7a20c
1 file changed
docker-compose.yml
@@ -39,7 +39,7 @@ services:
39
restart: always
40
41
influxdb:
42
- image: influxdb:2.7@sha256:3f2c6e38e0feaed1ea244928c2c9a21c361e2d0b8cfb8d4d7ff4036391b29a0c
+ image: influxdb:2.7@sha256:4b819271969d18e2df17eb7a29fe28f5205d97b090035aa73da0c59b122088b9
43
volumes:
44
- ./config/influxdb/provisioning/users.sh:/docker-entrypoint-initdb.d/users.sh
45
- /mnt/k6-benchmark-visualization/influxdb:/var/lib/influxdb2
0 commit comments