Update traefik to v3.3.3

This commit is contained in:
yuuki 2025-02-06 09:15:30 +00:00
parent 15e2b16c56
commit b6aab5e5c0

View file

@ -6,7 +6,7 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
- ./acme:/acme - ./acme:/acme
image: traefik:v3.3.2 image: traefik:v3.3.3
networks: networks:
- traefik - traefik
command: command: