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.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent edae77b commit e4fe952
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/tritonmedia.go" Docker Image
tests:
docker:
- image: circleci/golang:1.14
- image: circleci/golang:1.16
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit e4fe952

Please sign in to comment.