Skip to content

Commit 3b199e5

Browse files
chore(deps): update node.js to v19
1 parent 7ebfc21 commit 3b199e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/website_link_checker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This Dockerfile builds runatlantis/ci-link-checker.
22
# It is used in CircleCI to check if the website has any broken links.
3-
FROM node:14
3+
FROM node:19
44
ENV DOCKERIZE_VERSION v0.6.1
55

66
# Muffet is used to check for broken links.

0 commit comments

Comments
 (0)