traefik increase image version to 3.3
This commit is contained in:
parent
d90e60a8b5
commit
78875972f0
@ -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.1
|
||||
image: traefik:v3.3
|
||||
restart: always
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
command:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user