Skip to content

Commit

Permalink
corrected Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Chun-Che Peng <[email protected]>
  • Loading branch information
ccpeng committed May 29, 2024
1 parent 7c68b0f commit fed363d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ ARG TAG
ARG COMMIT
ARG REPO_INFO
ARG DATE
ARG TARGETOS=TARGETARCH
ARG TARGETOS
ARG TARGETARCH
WORKDIR /workspace

ADD go.mod .
Expand Down

0 comments on commit fed363d

Please sign in to comment.