Browse Source

更新 'web/Dockerfile'

master
李玉 2 years ago
parent
commit
665363c07d
  1. 4
      web/Dockerfile

4
web/Dockerfile

@ -1,5 +1,5 @@
FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2
#FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2
FROM registry.cn-hangzhou.aliyuncs.com/fs-devops/node-16:7.22-06-20
COPY . /var/app
WORKDIR /var/app

Loading…
Cancel
Save