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