diff --git a/backend/compose.yaml b/backend/compose.yaml index 3504a00a..45fe6f86 100644 --- a/backend/compose.yaml +++ b/backend/compose.yaml @@ -1,6 +1,6 @@ services: traefik: - image: traefik:v2.9 + image: traefik:v2.10 ports: - "80:80" - "443:443"