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 2df9b23 commit 33a7cedCopy full SHA for 33a7ced
buildtools/container/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.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