Prepare release v3.6.0-rc1
This commit is contained in:
parent
5033aaafde
commit
d5a8ff919a
54 changed files with 422 additions and 382 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: "traefik:v3.5"
|
||||
image: "traefik:v3.6"
|
||||
container_name: "traefik"
|
||||
command:
|
||||
#- "--log.level=DEBUG"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ secrets:
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: "traefik:v3.5"
|
||||
image: "traefik:v3.6"
|
||||
container_name: "traefik"
|
||||
command:
|
||||
#- "--log.level=DEBUG"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue