This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Update node version for restify (
#7248
)
JaeHyeok Kim
3 năm trước cách đây
mục cha
cf7259c158
commit
8736e804bd
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
frameworks/JavaScript/restify/restify.dockerfile
+ 1
- 1
frameworks/JavaScript/restify/restify.dockerfile
Xem Tập Tin
@@ -1,4 +1,4 @@
-FROM node:16.1
3
.2-slim
+FROM node:16.1
4
.2-slim
WORKDIR /nextjs
ADD ./ ./