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 #5 from tritonmedia/renovate/docker-docker-19.x
Browse files Browse the repository at this point in the history
chore(deps): update docker docker tag to v19.03.7
  • Loading branch information
jaredallard authored Mar 10, 2020
2 parents 478342c + 1ebfc33 commit edae77b
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
@@ -1,7 +1,7 @@
jobs:
build:
docker:
- image: docker:19.03.6
- image: docker:19.03.7
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit edae77b

Please sign in to comment.