Skip to content

Commit

Permalink
chore(deps): update influxdb:2.7 docker digest to 113ed5b
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 Feb 1, 2024
1 parent 24dd025 commit 339968b
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:f3765ab8ae6c9fddebe36b95ce1a85097c92146573d1a809dfe7bed60920a2d2
image: influxdb:2.7@sha256:113ed5b35620d1414e4523d8dd85bc1c0a9e4b3d75691fa8e929af4b01a95ac8
restart: always
volumes:
- "{{ docker_volume_dirs.influxdb[0] }}:/var/lib/influxdb"
Expand Down

0 comments on commit 339968b

Please sign in to comment.