diff --git a/production/traefik/docker-compose.yaml b/production/traefik/docker-compose.yaml index f007fdd0..ce335547 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:90099f8948c828ecf0ababd711a4359a2443eba12261c1df2f548a3b1d815938" container_name: "traefik" environment: - "CF_API_EMAIL=${CLOUDFLARE_EMAIL}"