We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7524a76 commit ed71de6Copy full SHA for ed71de6
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