Skip to content

Commit

Permalink
build with golang 1.15.5; fixes #40
Browse files Browse the repository at this point in the history
  • Loading branch information
JorritSalverda committed Dec 1, 2020
1 parent 62e03a8 commit b723421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .estafette.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ stages:
build-lint-and-package:
parallelStages:
build:
image: golang:1.15.3-alpine3.12
image: golang:1.15.5-alpine3.12
env:
CGO_ENABLED: 0
GOOS: linux
Expand Down

0 comments on commit b723421

Please sign in to comment.