Skip to content

Commit

Permalink
Image change to debian
Browse files Browse the repository at this point in the history
Signed-off-by: Arun Sharma <[email protected]>
  • Loading branch information
Dr-N00B committed Oct 13, 2023
1 parent 1e54306 commit cb5fa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ go-deps:
WORKDIR /build
COPY go.mod go.sum ./
RUN go mod download
RUN apk update
RUN apt-get update
SAVE ARTIFACT go.mod AS LOCAL go.mod
SAVE ARTIFACT go.sum AS LOCAL go.sum

Expand Down

0 comments on commit cb5fa52

Please sign in to comment.