Skip to content

Commit

Permalink
build: Update to Go 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Oct 11, 2022
1 parent 1fd3320 commit a066e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -4,7 +4,7 @@ parameters:
defaults: &defaults
resource_class: large
docker:
- image: bepsays/ci-hugoreleaser:1.21900.20003
- image: bepsays/ci-hugoreleaser:1.21900.20200
environment: &buildenv
GOMODCACHE: /root/project/gomodcache
version: 2
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
environment:
<<: [*buildenv]
docker:
- image: bepsays/ci-hugoreleaser-linux-arm64:1.21900.20003
- image: bepsays/ci-hugoreleaser-linux-arm64:1.21900.20200
steps:
- *restore-cache
- &attach-workspace
Expand Down

0 comments on commit a066e98

Please sign in to comment.