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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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