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 70e5516 commit 8690498Copy full SHA for 8690498
configuration/files/docker-compose/docker-compose.traefik.yml
@@ -14,7 +14,7 @@ services:
14
15
traefik:
16
networks: [main]
17
- image: docker.io/traefik:latest@sha256:4ebf68cdb32ce65e8786ac83ece782ec0dbe583471c04dfd0af43f245b96c88f
+ image: docker.io/traefik:latest@sha256:e1b92cac0de3d8866a5d2a8f41573a91d1c08101b4500ccd6fc19b467fdea40c
18
restart: unless-stopped
19
volumes:
20
- "{{ base_directory }}/traefik/certs/:/letsencrypt/"
0 commit comments