Skip to content

Commit

Permalink
fixed circle golang image reference (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro committed Jul 11, 2022
1 parent 7ff7663 commit 8ed2329
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 @@ -20,7 +20,7 @@ jobs:
- commit-next-tag
release:
docker:
- image: circleci/golang:1.18
- image: cimg/go:1.18.3
working_directory: /go/src/github.com/astronomer/astro-cli
steps:
- checkout
Expand Down

0 comments on commit 8ed2329

Please sign in to comment.