Use fedora:latest as base image #1
| @@ -48,6 +48,7 @@ ENV GOBIN=/usr/local/bin | ||||
| RUN go install github.com/cweill/gotests/gotests@latest \ | ||||
|   && go install github.com/fatih/gomodifytags@latest \ | ||||
|   && go install github.com/go-delve/delve/cmd/dlv@latest \ | ||||
|   && go install github.com/go-task/task/v3/cmd/task@latest \ | ||||
|   && go install github.com/haya14busa/goplay/cmd/goplay@latest \ | ||||
|   && go install github.com/josharian/impl@latest \ | ||||
|   && go install golang.org/x/tools/gopls@latest \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user