mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
Merge pull request #376 from ChristianLempa/renovate/docker.io-library-influxdb-2.7.x
This commit is contained in:
commit
2d4f3ebb93
@ -8,7 +8,7 @@ volumes:
|
||||
services:
|
||||
influxdb:
|
||||
container_name: influxdb
|
||||
image: docker.io/library/influxdb:2.7.7-alpine
|
||||
image: docker.io/library/influxdb:2.7.8-alpine
|
||||
# (Optional) remove this section when using traefik
|
||||
ports:
|
||||
- '8086:8086'
|
||||
|
Loading…
Reference in New Issue
Block a user