Skip to content

Commit

Permalink
Merge pull request #19 from persian-tools/renovate/circleci-golang-1.x
Browse files Browse the repository at this point in the history
chore(deps): update circleci/golang docker tag to v1.17
  • Loading branch information
nimahkh authored Jul 12, 2024
2 parents 130da5b + c4dec6e commit ce11e67
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 @@ version: 2.1
jobs:
build:
docker:
- image: circleci/golang:1.15
- image: circleci/golang:1.17
steps:
- checkout
- run:
Expand Down

0 comments on commit ce11e67

Please sign in to comment.