dockerfile

This commit is contained in:
jiangyong27 2023-10-19 11:00:45 +08:00
parent eebae54860
commit 78e45287f7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM registry.cn-shanghai.aliyuncs.com/devcon/godev:v1.0.14 FROM registry.cn-shanghai.aliyuncs.com/devcon/godev:v1.0.15
ADD . /app/src ADD . /app/src
WORKDIR /app/src WORKDIR /app/src