Skip to content

Commit 122ebf3

Browse files
committed
Update Node.js to v16.14.1
1 parent 1bdef66 commit 122ebf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.Dockerfile

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

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

0 commit comments

Comments
 (0)