Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Dec 6, 2024
1 parent 3a25025 commit c98f12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM registry.cn-shanghai.aliyuncs.com/lebai/util:14.04

WORKDIR /app
COPY . .
COPY .git .
COPY ./.git ./

ARG AWS_ENDPOINT
ARG AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit c98f12d

Please sign in to comment.