Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mimimix committed Jan 14, 2024
1 parent 149a95a commit fc75e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/pingserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ WORKDIR /build

ADD go.mod .

#ADD go.sum .
##ADD go.sum .

RUN go mod download

Expand Down

0 comments on commit fc75e49

Please sign in to comment.