chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.11 (#4908)
Some checks failed
lint-test-docker / lint-docker-compose (push) Successful in 32s
renovate / renovate (push) Has been cancelled

This commit was merged in pull request #4908.
This commit is contained in:
2026-03-20 01:17:03 +00:00
parent ac66dad7e6
commit f15632c561
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
traefik: traefik:
image: ghcr.io/traefik/traefik:v3.6.10 image: ghcr.io/traefik/traefik:v3.6.11
container_name: traefik container_name: traefik
command: command:
- "--global.checkNewVersion=false" - "--global.checkNewVersion=false"

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
traefik: traefik:
image: ghcr.io/traefik/traefik:v3.6.10 image: ghcr.io/traefik/traefik:v3.6.11
container_name: traefik container_name: traefik
command: command:
- "--global.checkNewVersion=false" - "--global.checkNewVersion=false"

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
traefik: traefik:
image: ghcr.io/traefik/traefik:v3.6.10 image: ghcr.io/traefik/traefik:v3.6.11
container_name: traefik container_name: traefik
command: command:
- "--global.checkNewVersion=false" - "--global.checkNewVersion=false"