increase traefik image version
This commit is contained in:
parent
5bc1d6266e
commit
3a48dcf8d9
@ -11,7 +11,7 @@ services:
|
||||
- traefik.http.routers.reverse-proxy-internal.service=reverse-proxy-internal
|
||||
- traefik.http.services.reverse-proxy-internal.loadbalancer.server.port=8080
|
||||
# The official v3 Traefik docker image
|
||||
image: traefik:v3.3
|
||||
image: traefik:v3.4
|
||||
restart: always
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
command:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user