Skip to content

Commit

Permalink
Update github release docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdossa committed Oct 12, 2022
1 parent 9dcc69f commit 31dc060
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 @@ -420,7 +420,7 @@ jobs:
docker push --all-tags $IMAGE_NAME
publish-github-release:
docker:
- image: circleci/golang:1.16
- image: circleci/golang:1.17
steps:
- attach_workspace:
at: ./assets
Expand Down

0 comments on commit 31dc060

Please sign in to comment.