mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +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:
|
||||
traefik:
|
||||
image: traefik:v2.9
|
||||
image: traefik:2.10
|
||||
container_name: traefik
|
||||
command:
|
||||
- --global.checkNewVersion=true # check for updates
|
||||
|
Loading…
x
Reference in New Issue
Block a user