Skip to content

Commit 1389695

Browse files
Bump node from 15.13.0-alpine to 16.0.0-alpine (#31)
1 parent 9ff6214 commit 1389695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:15.13.0-alpine
1+
FROM node:16.0.0-alpine
22

33
WORKDIR /app
44
COPY package.json package-lock.json ./

0 commit comments

Comments
 (0)