We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs-current
nodejs
1 parent 62a0e0b commit dfaa5a8Copy full SHA for dfaa5a8
Dockerfile
@@ -1,4 +1,4 @@
1
ARG BASE=
2
FROM ${BASE}
3
4
-RUN apk --update add --no-cache nodejs-current npm
+RUN apk --update add --no-cache nodejs npm
0 commit comments