Skip to content

Commit

Permalink
chore(release): Update golang to 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanilves committed Apr 2, 2022
1 parent caa59e9 commit 48f1ca2
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 @@ -3,7 +3,7 @@ jobs:
build_test_release:
working_directory: /go/src/github.com/ivanilves/lstags
docker:
- image: circleci/golang:1.13
- image: circleci/golang:1.17
environment:
DOCKERHUB_USERNAME: ivanilves
DOCKERHUB_PRIVATE_REPO: ivanilves/private-dummy
Expand Down

0 comments on commit 48f1ca2

Please sign in to comment.