mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-30 05:03:46 +00:00
chore: upgrade traefik to 3.3
This commit is contained in:
parent
738e8c13f2
commit
5ba0dfe830
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.2
|
image: traefik:v3.3
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user