Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d9bdee

Browse files
jsjoeiojohnstcn
andauthored
Update dogfood/Dockerfile
Co-authored-by: Cian Johnston <[email protected]>
1 parent 9861118 commit 2d9bdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN mkdir --parents "$GOPATH" && \
6666
go install github.com/dvyukov/go-fuzz/go-fuzz-build@latest && \
6767
# go-releaser for building 'fat binaries' that work cross-platform
6868
go install github.com/goreleaser/[email protected] && \
69-
go install mvdan.cc/sh/v3/cmd/shfmt@latest
69+
go install mvdan.cc/sh/v3/cmd/shfmt@latest && \
7070
# nfpm is used with `make build` to make release packages
7171
go install github.com/goreleaser/nfpm/v2/cmd/[email protected]
7272

0 commit comments

Comments
 (0)