Skip to content

Commit

Permalink
chore: fix docker tools install
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Feb 13, 2025
1 parent fbb1897 commit b428a06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ RUN go mod download

# install tools
COPY Makefile .
COPY tools.go .
COPY cmd/decorate/ cmd/decorate/
COPY api/ api/
RUN make install
Expand Down

0 comments on commit b428a06

Please sign in to comment.