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