1
0
Fork 0

chore(deps): update influxdb docker tag to v2.7.12 (#3975)

* chore(deps): update influxdb docker tag to v2.7.12

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-05-23 17:07:57 +08:00 committed by GitHub
parent bd7019f033
commit 9f693adf67
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
influxdb:
image: influxdb:2.7.11
image: influxdb:2.7.12
container_name: ${CONTAINER_NAME}
restart: always
ports: