mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-03 12:09:33 +01:00
Merge pull request #226 from ChristianLempa/renovate/docker.io-library-influxdb-2.x
chore(deps): update docker.io/library/influxdb docker tag to v2.7.6
This commit is contained in:
commit
af8ea02664
@ -8,7 +8,7 @@ volumes:
|
|||||||
services:
|
services:
|
||||||
influxdb:
|
influxdb:
|
||||||
container_name: influxdb
|
container_name: influxdb
|
||||||
image: docker.io/library/influxdb:2.7.5-alpine
|
image: docker.io/library/influxdb:2.7.6-alpine
|
||||||
# (Optional) remove this section when using traefik
|
# (Optional) remove this section when using traefik
|
||||||
ports:
|
ports:
|
||||||
- '8086:8086'
|
- '8086:8086'
|
||||||
|
Loading…
Reference in New Issue
Block a user