Skip to content

Commit cb020b3

Browse files
author
xiaoliangyu
committed
fix
fix Signed-off-by: xiaoliangyu <[email protected]>
1 parent ce7d744 commit cb020b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ RUN apk update && apk add ca-certificates && rm -rf /var/cache/apk/*
2121
WORKDIR /
2222
COPY --from=builder /builder/server .
2323
COPY --from=builder /builder/common.yaml .
24-
COPY --from=builder /builder/.env .
2524

2625
EXPOSE 9000

0 commit comments

Comments
 (0)