diff --git a/compose.example.yaml b/compose.example.yaml index 50cb1bcc1..5a35e20cf 100644 --- a/compose.example.yaml +++ b/compose.example.yaml @@ -41,7 +41,7 @@ services: - 80:80 # Port for traefik because of the network_mode traefik: - image: traefik:v3.6 + image: traefik:v3.7 container_name: traefik restart: unless-stopped network_mode: service:gerbil # Ports appear on the gerbil service