浏览代码

chore(deps): update docker.io/library/traefik docker tag to v3.6.8

renovate[bot] 2 天之前
父节点
当前提交
d745bfd1cb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      library/compose/traefik/compose.yaml.j2

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

@@ -1,7 +1,7 @@
 ---
 ---
 services:
 services:
   {{ service_name }}:
   {{ service_name }}:
-    image: docker.io/library/traefik:v3.6.7
+    image: docker.io/library/traefik:v3.6.8
     {% if not swarm_enabled %}
     {% if not swarm_enabled %}
     {% if container_name %}
     {% if container_name %}
     container_name: {{ container_name }}
     container_name: {{ container_name }}