diff --git a/traefik/docker-compose-deepcore.yaml b/traefik/docker-compose-deepcore.yaml index c4ece8f5..bf80b308 100644 --- a/traefik/docker-compose-deepcore.yaml +++ b/traefik/docker-compose-deepcore.yaml @@ -15,7 +15,7 @@ services: # https://community.traefik.io/t/healthcheck-through-traefik/10000/6 # https://doc.traefik.io/traefik/routing/services/#health-check # https://gist.github.com/jeroenhendricksen/7dfe273277bbbd1c2ea2cb7c647b24fa - image: "traefik:v3.6.8" + image: "traefik:v3.6.9" container_name: "traefik" networks: - traefik_proxy diff --git a/traefik/docker-compose.yaml b/traefik/docker-compose.yaml index a54a604f..14753081 100644 --- a/traefik/docker-compose.yaml +++ b/traefik/docker-compose.yaml @@ -22,7 +22,7 @@ services: # https://community.traefik.io/t/healthcheck-through-traefik/10000/6 # https://doc.traefik.io/traefik/routing/services/#health-check # https://gist.github.com/jeroenhendricksen/7dfe273277bbbd1c2ea2cb7c647b24fa - image: "traefik:v3.6.8" + image: "traefik:v3.6.9" container_name: "traefik" networks: - traefik_proxy