Skip to content

Commit

Permalink
fixing dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarnes94 committed Feb 12, 2024
1 parent ea9629f commit a2ee866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY . ./
RUN make go-generate

RUN go mod vendor
ENTRYPOINT ["go"]
ENTRYPOINT ["go"]

0 comments on commit a2ee866

Please sign in to comment.