updated circleci image

pull/4735/head
Scott Anderson 2023-01-31 13:18:08 -07:00
parent 6870368b6e
commit 0082012e9a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
deploy:
docker:
- image: circleci/golang:latest
- image: cimg/golang:latest
steps:
- checkout
- restore_cache: