chore: upgrade traefik

This commit is contained in:
2025-06-11 10:15:49 +02:00
parent 86085039ff
commit 6582a72b43

View File

@ -19,7 +19,7 @@ services:
ipv4_address: 172.157.5.249 ipv4_address: 172.157.5.249
traefik: traefik:
image: traefik:3.3 image: traefik:3.4.1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock