Skip to content

Commit

Permalink
update containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Sep 25, 2023
1 parent 235b3e5 commit 34b389b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ RUN apt update && \
mv /usr/local/go/* /usr/local/ && \
chmod +x /usr/local/bin/go /usr/local/bin/gofmt && \
/usr/local/bin/go install -v golang.org/x/tools/gopls@latest && \
/usr/local/bin/go install -v golang.org/x/tools/goimports@latest && \
/usr/bin/cpak-clean-junk

0 comments on commit 34b389b

Please sign in to comment.