trivial: update golang container for msi publishing

The deploy job failed at 1.8.4 release, move up to a current version
of golang instead to fix this.
This commit is contained in:
Mario Limonciello 2022-08-31 09:57:32 -05:00 committed by Mario Limonciello
parent 949763102d
commit ff06f98a38

View File

@ -113,7 +113,7 @@ jobs:
publish-github-exe-release:
docker:
- image: circleci/golang:1.9
- image: circleci/golang:1.17.5
steps:
- attach_workspace:
at: .