diff --git a/infrastructure/compose.yaml b/infrastructure/compose.yaml index 57a9b29..d1aee22 100644 --- a/infrastructure/compose.yaml +++ b/infrastructure/compose.yaml @@ -27,7 +27,7 @@ volumes: services: traefik: - image: traefik:v2.10.5 + image: traefik:v2.10.7 container_name: traefik restart: always # using network mode host allows traefik access to all "docker networks"