Update docker-compose.yml

upgrade traefik to v3.1
This commit is contained in:
LRVT 2024-07-02 14:54:11 +02:00 committed by GitHub
parent 410ed2a9a2
commit b7578012d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ version: '3'
services:
traefik:
container_name: traefik
image: traefik:2.11
image: traefik:v3.1
ports:
- 80:80/tcp # HTTP
- 443:443/tcp # HTTPS