Compare commits

..

2 Commits

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:3.6.10
image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped
depends_on:
pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:3.6.10
image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped
depends_on:
pangolin: