chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.9 (#4199)
All checks were successful
lint-test-docker / lint-docker-compose (push) Successful in 1m5s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 42m20s
renovate / renovate (push) Successful in 2m13s

This commit was merged in pull request #4199.
This commit is contained in:
2026-02-24 02:33:52 +00:00
parent 49e3454be3
commit ba590d0d42
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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