Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit f4c80d4

Browse files
authored
Merge pull request #119 from broderickhyman/phendryx/update-20220919
bump go version for deploy circle ci stage
2 parents 9e9b5bf + 470c4c0 commit f4c80d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
deploy:
6262
working_directory: /tmp/workspace
6363
docker:
64-
- image: circleci/golang:1.16
64+
- image: circleci/golang:1.17
6565
steps:
6666
- attach_workspace:
6767
at: /tmp/workspace

0 commit comments

Comments
 (0)