diff --git a/.estafette.yaml b/.estafette.yaml index 3161ba0..a223131 100644 --- a/.estafette.yaml +++ b/.estafette.yaml @@ -18,7 +18,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