Skip to content

Commit

Permalink
Add target platform
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex committed Dec 6, 2024
1 parent 6b46216 commit b82c1e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ RUN go mod download && go mod verify

COPY . .

ARG TARGETPLATFORM

RUN xx-apk add musl-dev gcc
RUN xx-go build -o pasteforhelp -buildvcs=false -v github.com/minecrafthopper/pasteforhelp
RUN xx-verify /build/pasteforhelp
Expand Down

0 comments on commit b82c1e8

Please sign in to comment.