Prepare release v3.5.0-rc1
This commit is contained in:
parent
4af188242c
commit
9862cd6780
56 changed files with 400 additions and 372 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: "traefik:v3.4"
|
||||
image: "traefik:v3.5"
|
||||
container_name: "traefik"
|
||||
command:
|
||||
#- "--log.level=DEBUG"
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ Create a `docker-compose.yml` file with the following content:
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: "traefik:v3.4"
|
||||
image: "traefik:v3.5"
|
||||
...
|
||||
networks:
|
||||
- traefiknet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue