多笔立减
This commit is contained in:
parent
470c256c2d
commit
4ed2f9b1bb
|
|
@ -5,7 +5,7 @@ WORKDIR /src
|
|||
|
||||
RUN make build
|
||||
|
||||
FROM registry.cn-chengdu.aliyuncs.com/pkgtool/work:0.0.1
|
||||
FROM registry.cn-chengdu.aliyuncs.com/pkgtool/work:v0.0.1
|
||||
|
||||
COPY --from=builder /src/bin /app
|
||||
#删除config文件,线上是通过挂载进来的
|
||||
|
|
|
|||
Loading…
Reference in New Issue