Skip to content

Commit 6a61710

Browse files
authored
Update node version for restify (#6764)
1 parent 38509e1 commit 6a61710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/JavaScript/restify/restify.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.17.1-slim
1+
FROM node:14.17.5-slim
22

33
WORKDIR /nextjs
44
ADD ./ ./

0 commit comments

Comments
 (0)