Skip to content

Commit

Permalink
chore(deps): update influxdb:2.7 docker digest to 7ced83e
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 4b85d84 commit 32bc8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/monitoring/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
ports:
- "{{ compose_project_ports.loki[0] }}:3100"
influxdb:
image: influxdb:2.7@sha256:07f43dd28ee9a6dd7f5caa10ba1b4c89e53adc909702798c7e3dcaf662a5fd8c
image: influxdb:2.7@sha256:7ced83ef9fda042d4872f17505e2c48d2761b4b91520abe114df7106ece6b856
restart: always
volumes:
- "{{ docker_volume_dirs.influxdb[0] }}:/var/lib/influxdb"
Expand Down

0 comments on commit 32bc8a8

Please sign in to comment.