Update docker-compose.yml

upgrade traefik image version
This commit is contained in:
LRVT 2023-09-29 11:19:26 +02:00 committed by GitHub
parent 87d38c98a7
commit e675717d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: '3'
services:
traefik:
container_name: traefik
image: traefik:2.9
image: traefik:2.10
ports:
- 80:80 # HTTP
- 443:443 # HTTPS