Update ghcr.io/traefik/traefik Docker tag to v3.7.1 #256

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-traefik-traefik-3.x into main
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.1
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.1
restart: unless-stopped
depends_on:
pangolin: