Update ghcr.io/traefik/traefik Docker tag to v3.6.14 #250
@@ -20,7 +20,7 @@ services:
|
|||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: ghcr.io/traefik/traefik:3.6.10
|
image: ghcr.io/traefik/traefik:v3.6.14
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ services:
|
|||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: ghcr.io/traefik/traefik:3.6.10
|
image: ghcr.io/traefik/traefik:v3.6.14
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
Reference in New Issue
Block a user