mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
build: Bump build images
To fix changed Shuffle behaviour on Go 1.20.
This commit is contained in:
@ -4,7 +4,7 @@ parameters:
|
||||
defaults: &defaults
|
||||
resource_class: large
|
||||
docker:
|
||||
- image: bepsays/ci-hugoreleaser:1.22000.20000
|
||||
- image: bepsays/ci-hugoreleaser:1.22000.20001
|
||||
environment: &buildenv
|
||||
GOMODCACHE: /root/project/gomodcache
|
||||
version: 2
|
||||
@ -60,7 +60,7 @@ jobs:
|
||||
environment:
|
||||
<<: [*buildenv]
|
||||
docker:
|
||||
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22000.20000
|
||||
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22000.20001
|
||||
steps:
|
||||
- *restore-cache
|
||||
- &attach-workspace
|
||||
|
Reference in New Issue
Block a user