Skip to content

Commit 8566cb6

Browse files
chore(deps): update docker.io/traefik docker tag to v3.6.2 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ddb773 commit 8566cb6

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.1 AS dist
1+
FROM docker.io/traefik:v3.6.2 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)