Skip to content

Commit

Permalink
Updating circleci container
Browse files Browse the repository at this point in the history
  • Loading branch information
cblkwell committed Jul 23, 2020
1 parent ec6920f commit 0358006
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:db021bd967924b23174fc735a7305c868d51011b
- image: trussworks/circleci-docker-primary:683f06a3c6b20ba8696a09632c1c26a532df5bf5
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 0358006

Please sign in to comment.