Update ghcr.io/traefik/traefik Docker tag to v3.3.2 (#1105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-17 19:29:52 -06:00
committed by GitHub
parent 5f6cb90a2f
commit d525228f23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:3.3.1
image: ghcr.io/traefik/traefik:v3.3.2
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:3.3.1
image: ghcr.io/traefik/traefik:v3.3.2
container_name: traefik
command:
- "--global.checkNewVersion=false"