Compare commits

..

2 Commits

Author SHA1 Message Date
LRVT
f4d09ccc46
chore: bump traefik
All checks were successful
CI / validateComposeSyntax (push) Successful in 48s
2025-07-24 17:48:13 +02:00
LRVT
d066f8b62c
chore: bump traefik 2025-07-24 17:48:04 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
services: services:
traefik: traefik:
image: traefik:v3.4 image: traefik:v3.5
container_name: traefik container_name: traefik
restart: always restart: always
command: command:

View File

@ -1,7 +1,7 @@
services: services:
traefik: traefik:
image: traefik:v3.4 image: traefik:v3.5
container_name: traefik container_name: traefik
restart: always restart: always
ports: ports: