Skip to content

Commit

Permalink
chore(deps): update influxdb:2.7 docker digest to 1f31ff7
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] authored and jon77p committed Nov 20, 2023
1 parent 3de6911 commit b354e5c
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:5973b7698a7a8fddf60eca9c44077b062abb133aecfb193ec279ba2eeff253cb
image: influxdb:2.7@sha256:1f31ff7ff85fef6d7d931d21203deeab5e1af18a2b9f8f4cc05a24cb00e5794e
restart: always
volumes:
- "{{ docker_volume_dirs.influxdb[0] }}:/var/lib/influxdb"
Expand Down

0 comments on commit b354e5c

Please sign in to comment.