Skip to content

Commit

Permalink
fix circleci image hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kania committed Oct 29, 2019
1 parent fcd83c9 commit 0295e61
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 @@ -2,7 +2,7 @@ version: 2
jobs:
validate:
docker:
- image: trussworks/circleci-docker-primary:tf12-93fe471597189fed29f1ab2f517fc4c3370f2a77
- image: trussworks/circleci-docker-primary:tf12-cb0bcbc3cb9b8b2465ec5721386771769ecaa9bb
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 0295e61

Please sign in to comment.