Update ghcr.io/traefik/traefik Docker tag to v3.7.0

This commit is contained in:
2026-05-06 02:32:06 +00:00
parent fc9a82e0fc
commit 4f964e81ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.0
restart: unless-stopped
depends_on:
pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.0
restart: unless-stopped
depends_on:
pangolin: