We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fbd80 commit 6304ef0Copy full SHA for 6304ef0
buildtools/container/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:8.16.0
+FROM node:14.17.3
2
3
# Install dependencies: curl, git, jq, python2 and jre8.
4
RUN apt-get update && \
0 commit comments