Explorar o código

Merge pull request #376 from ChristianLempa/renovate/docker.io-library-influxdb-2.7.x

Christoph Schug hai 1 ano
pai
achega
2d4f3ebb93
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker-compose/influxdb/compose.yaml

+ 1 - 1
docker-compose/influxdb/compose.yaml

@@ -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'