Update ghcr.io/traefik/traefik Docker tag to v3.3.4 (#1327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-26 15:56:57 -06:00
committed by GitHub
parent 854b307cb9
commit 9e624108ca
3 changed files with 3 additions and 3 deletions

View File

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

View File

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