Skip to content

Commit 2a313ee

Browse files
committed
Update mhart/alpine-node Docker tag to v16
1 parent 7524a76 commit 2a313ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# node_modules
2-
FROM mhart/alpine-node:14.16.1 AS node_modules
2+
FROM mhart/alpine-node:16.0.0 AS node_modules
33
RUN apk add --no-cache make gcc g++ python
44

55
WORKDIR /app

0 commit comments

Comments
 (0)