Skip to content
Snippets Groups Projects
Commit 7ea67824 authored by Erick Hitter's avatar Erick Hitter
Browse files
parent 25632930
Branches
No related tags found
2 merge requests!10PHP: add git to all images; Go: update golint path,!9PHP: add git to all images; Go: update golint path
Checking pipeline status
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
......@@ -7,7 +7,7 @@ LABEL version="1.0"
# Install golint
ENV GOPATH /go
ENV PATH ${GOPATH}/bin:$PATH
RUN go get -u github.com/golang/lint/golint
RUN go get -u golang.org/x/lint/golint
# Add apt key for LLVM repository
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment