Skip to content

Commit 04cbfcb

Browse files
chore(deps): update docker.io/traefik docker tag to v3.6.10 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a64965 commit 04cbfcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxy/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/traefik:v3.6.8 AS dist
1+
FROM docker.io/traefik:v3.6.10 AS dist
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh"]
44
CMD ["/usr/local/bin/traefik", "--configFile=/config.yaml"]

0 commit comments

Comments
 (0)