We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7524a76 commit 39b8142Copy full SHA for 39b8142
Dockerfile
@@ -1,5 +1,5 @@
1
# node_modules
2
-FROM mhart/alpine-node:14.16.1 AS node_modules
+FROM mhart/alpine-node:16.2.0 AS node_modules
3
RUN apk add --no-cache make gcc g++ python
4
5
WORKDIR /app
0 commit comments