فهرست منبع

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

renovate[bot] 3 ماه پیش
والد
کامیت
d0987a2879
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      library/compose/influxdb/compose.yaml.j2

+ 1 - 1
library/compose/influxdb/compose.yaml.j2

@@ -1,7 +1,7 @@
 ---
 services:
   {{ service_name }}:
-    image: docker.io/library/influxdb:2.7.12-alpine
+    image: docker.io/library/influxdb:2.8.0-alpine
     restart: {{ restart_policy }}
     environment:
       - TZ={{ container_timezone }}