Removed comments in Dockerfile, v2tec → kopfkrieg

This commit is contained in:
KopfKrieg 2019-01-27 18:54:05 +01:00
parent 66c768d821
commit 45bb2f97fc
5 changed files with 31 additions and 45 deletions

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: v2tec/gobuilder:0.5.0_go1.7.4-glide0.12.3-goreleaser0.59.0-docker17.05.0
- image: kopfkrieg/gobuilder:0.5.0_go1.7.4-glide0.12.3-goreleaser0.59.0-docker17.05.0
working_directory: /src
steps:
- checkout