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

Commit

Permalink
Merge pull request #4 from tritonmedia/renovate/docker-circleci-golan…
Browse files Browse the repository at this point in the history
…g-1.x

chore(deps): update circleci/golang docker tag to v1.14
  • Loading branch information
jaredallard authored Mar 10, 2020
2 parents 9daed95 + 633a797 commit 478342c
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.13
- image: circleci/golang:1.14
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 478342c

Please sign in to comment.