Merge pull request 'Update traefik Docker tag to v3.7' (#53) from renovate/traefik-3.x into main
All checks were successful
Remote Deployment Pipeline / Prepare Context (push) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (push) Successful in 1m20s
Remote Deployment Pipeline / Deploy (Dev/Preview) (push) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (push) Has been skipped
Remote Deployment Pipeline / Deploy (Pre-Prod) (push) Successful in 1m12s
Remote Deployment Pipeline / Deploy (Production) (push) Successful in 57s

Reviewed-on: #53
This commit is contained in:
2026-05-08 18:57:32 +02:00

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: "traefik:v3.6@sha256:f79c88ed5252ae1e31c757a9796d751461ddb502437b8d8526db9e12605a82eb"
image: "traefik:v3.7@sha256:eb328e2c806c53aafbbace6c451fa54d268961261a85452fcf0fb752a30c17be"
restart: unless-stopped
security_opt:
- no-new-privileges:true