Explorar el Código

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

Christoph Schug hace 8 meses
padre
commit
ce18d4feaf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose/influxdb/compose.yaml

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

@@ -8,7 +8,7 @@ volumes:
 services:
 services:
   influxdb:
   influxdb:
     container_name: influxdb
     container_name: influxdb
-    image: docker.io/library/influxdb:2.7.11-alpine
+    image: docker.io/library/influxdb:2.7.12-alpine
     # (Optional) remove this section when using traefik
     # (Optional) remove this section when using traefik
     ports:
     ports:
       - '8086:8086'
       - '8086:8086'