We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61924cb commit 4d24355Copy full SHA for 4d24355
1 file changed
proxy/Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/traefik:v3.6.11 AS dist
+FROM docker.io/traefik:v3.6.12 AS dist
2
COPY entrypoint.sh /entrypoint.sh
3
ENTRYPOINT ["/entrypoint.sh"]
4
CMD ["/usr/local/bin/traefik", "--configFile=/config.yaml"]
0 commit comments