new python3 and traefik versions

This commit is contained in:
Gunther Weissenbaeck 2024-11-17 11:05:53 +01:00
parent cc16f0ad3a
commit d32780b0c3
5 changed files with 5 additions and 9 deletions

View file

@ -1,3 +1,3 @@
FROM traefik:v2.10
FROM traefik:v3.2.0
COPY ./traefik.prod.toml ./etc/traefik/traefik.toml