mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-15 10:09:54 +00:00
Update docker-compose-command-config.yml
upgrade traefik image version
This commit is contained in:
parent
e675717d9c
commit
4c2a9b1d01
@ -6,7 +6,7 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.9
|
image: traefik:2.10
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
command:
|
command:
|
||||||
- --global.checkNewVersion=true # check for updates
|
- --global.checkNewVersion=true # check for updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user