Skip to content

Commit

Permalink
ci: Update to maintained images
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Sep 22, 2023
1 parent 1f5ce74 commit 7d718fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version: 2.1
executors:
golang:
docker:
- image: circleci/golang:1.17
- image: cimg/go:1.19.0
user: root
working_directory: /go/src/github.com/celo-org/rosetta
attach: &attach
Expand Down

0 comments on commit 7d718fa

Please sign in to comment.