Update docker-compose-command-config.yml

upgrade traefik image version
This commit is contained in:
LRVT
2023-09-29 11:20:36 +02:00
committed by GitHub
parent e675717d9c
commit 4c2a9b1d01

View File

@@ -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