Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update circleci/golang docker tag to v1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 46d964f commit 91cd802
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 @@ -16,7 +16,7 @@ jobs:
name: Publish "tritonmedia/identifier" Docker Image
tests:
docker:
- image: circleci/golang:1.14
- image: circleci/golang:1.17
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 91cd802

Please sign in to comment.