Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
raphi011 authored Nov 20, 2024
1 parent f4be2b0 commit 6cca866
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 @@ -6,6 +6,8 @@ WORKDIR /app

COPY go.* .

break this file to test gh action

RUN go mod download && go mod verify

COPY . .
Expand Down

0 comments on commit 6cca866

Please sign in to comment.