Update ghcr.io/traefik/traefik Docker tag to v3.3.3 (#1193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-05 10:37:55 -06:00
committed by GitHub
parent 3d8ccfab0c
commit 23432b73d6
3 changed files with 3 additions and 3 deletions

View File

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

View File

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