Skip to content

Commit

Permalink
upgraded golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaygorodsky committed May 12, 2022
1 parent d9b3aad commit 99242e7
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 @@ -4,7 +4,7 @@ jobs:
build:
working_directory: ~/repo
docker:
- image: circleci/golang:1.15.8
- image: circleci/golang:1.17.5
- image: circleci/mysql:8-ram
environment:
MYSQL_ROOT_PASSWORD: root
Expand Down

0 comments on commit 99242e7

Please sign in to comment.