mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
releaser: Update to Go go1.17.2
* This now uses the `golang:1.17.2-buster` Docker image which runs GLIBC 2.28-10. * Also added a build hook to warn us if this happens again in the future. Fixes #8955
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.16.7
|
||||
- image: bepsays/ci-goreleaser:1.17.2
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
Reference in New Issue
Block a user