We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebfc21 commit 3b199e5Copy full SHA for 3b199e5
.github/website_link_checker/Dockerfile
@@ -1,6 +1,6 @@
1
# This Dockerfile builds runatlantis/ci-link-checker.
2
# It is used in CircleCI to check if the website has any broken links.
3
-FROM node:14
+FROM node:19
4
ENV DOCKERIZE_VERSION v0.6.1
5
6
# Muffet is used to check for broken links.
0 commit comments