Skip to content

Commit 612cf96

Browse files
authored
Upgrade node version to 17.9.1 (#4204)
1 parent 9634eaf commit 612cf96

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,4 +1,4 @@
1-
FROM node:17.7.1
1+
FROM node:17.9.1
22

33
EXPOSE 80
44
ENV BIND_HOST=0.0.0.0

0 commit comments

Comments
 (0)