Skip to content

Commit c00cfa4

Browse files
chore(deps): update raviqqe/muffet docker tag to v2.6.2 (#2822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efcfac8 commit c00cfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/website_link_checker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM node:14
44
ENV DOCKERIZE_VERSION v0.6.1
55

66
# Muffet is used to check for broken links.
7-
COPY --from=raviqqe/muffet:2.4.0 muffet /usr/local/bin/muffet
7+
COPY --from=raviqqe/muffet:2.6.2 muffet /usr/local/bin/muffet
88

99
# http-server is used to serve the website locally as muffet checks it.
1010
RUN yarn global add http-server

0 commit comments

Comments
 (0)