We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4296005 commit 01b59beCopy full SHA for 01b59be
configuration/files/docker-compose/docker-compose.traefik.yml
@@ -14,7 +14,7 @@ services:
14
traefik:
15
networks: [main]
16
container_name: traefik
17
- image: docker.io/traefik:latest@sha256:4ebf68cdb32ce65e8786ac83ece782ec0dbe583471c04dfd0af43f245b96c88f
+ image: docker.io/traefik:latest@sha256:efb87236c8c92599bcd3a67a7a8a55e0f255665f4719722bf398935aa9b92270
18
restart: unless-stopped
19
volumes:
20
- "{{ base_directory }}/traefik/certs/:/letsencrypt/"
0 commit comments