increase traefik image version

This commit is contained in:
Schneider Roland 2025-05-07 21:53:32 +02:00
parent 5bc1d6266e
commit 3a48dcf8d9

View File

@ -11,7 +11,7 @@ services:
- traefik.http.routers.reverse-proxy-internal.service=reverse-proxy-internal - traefik.http.routers.reverse-proxy-internal.service=reverse-proxy-internal
- traefik.http.services.reverse-proxy-internal.loadbalancer.server.port=8080 - traefik.http.services.reverse-proxy-internal.loadbalancer.server.port=8080
# The official v3 Traefik docker image # The official v3 Traefik docker image
image: traefik:v3.3 image: traefik:v3.4
restart: always restart: always
# Enables the web UI and tells Traefik to listen to docker # Enables the web UI and tells Traefik to listen to docker
command: command: