Explorar o código

chore(deps): update docker.io/library/influxdb docker tag to v2.7.9

renovate[bot] hai 1 ano
pai
achega
e3574bebca
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.8-alpine
+    image: docker.io/library/influxdb:2.7.9-alpine
     # (Optional) remove this section when using traefik
     ports:
       - '8086:8086'