Skip to content

Commit

Permalink
circleci: use latest valid image
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioCarrion committed Dec 28, 2018
1 parent cd77622 commit f096b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- run: go test -v ./...
lint:
docker:
- image: mariocarrion/nit:dockerfile-wip
- image: mariocarrion/nit:v0.1.1
working_directory: /go/src/github.com/MarioCarrion/nit
environment:
CGO_ENABLED: 0
Expand Down

0 comments on commit f096b39

Please sign in to comment.