修改node版本

This commit is contained in:
aixianling
2023-12-12 11:20:08 +08:00
parent d04491f17e
commit 30e58518fd

View File

@@ -1,4 +1,4 @@
FROM node:lts-alpine3.15
FROM node:16
LABEL authors="kubbo"
WORKDIR /home/node-service