mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
Merge pull request #561 from ChristianLempa/renovate/docker.io-library-influxdb-2.7.x
This commit is contained in:
@@ -8,7 +8,7 @@ volumes:
|
||||
services:
|
||||
influxdb:
|
||||
container_name: influxdb
|
||||
image: docker.io/library/influxdb:2.7.10-alpine
|
||||
image: docker.io/library/influxdb:2.7.11-alpine
|
||||
# (Optional) remove this section when using traefik
|
||||
ports:
|
||||
- '8086:8086'
|
||||
|
||||
Reference in New Issue
Block a user