Skip to content
Snippets Groups Projects
Commit 35668dde authored by ale's avatar ale
Browse files

Merge branch 'renovate/docker-golang-1.x' into 'master'

chore(deps): update golang docker tag to v1.15

See merge request !10
parents d897157c 48a1fb8b
No related branches found
No related tags found
1 merge request!10chore(deps): update golang docker tag to v1.15
......@@ -16,7 +16,7 @@ build_pkg:bullseye:amd64:
test:
stage: test
image: golang:1.14
image: golang:1.15
script:
- go test -v -cover -coverprofile=cover.out ./...
- (cd /tmp && go get github.com/boumenot/gocover-cobertura)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment