diff --git a/production/traefik/docker-compose.yaml b/production/traefik/docker-compose.yaml index f007fdd0..26f31c5a 100644 --- a/production/traefik/docker-compose.yaml +++ b/production/traefik/docker-compose.yaml @@ -8,7 +8,7 @@ volumes: services: traefik: - image: "traefik:latest@sha256:82d2e26705a570b6d6778879d471cb3324687e77a6fd6883745a76c04563397a" + image: "traefik:latest@sha256:c549d482c55d7a797398562064f35428cc53e748d84d7190997930e7b31bcc32" container_name: "traefik" environment: - "CF_API_EMAIL=${CLOUDFLARE_EMAIL}"