Skip to content

Commit

Permalink
Updating circleci config to use tf12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
cblkwell committed Sep 18, 2019
1 parent 4b752c6 commit bcd7074
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:a18ba9987556eec2e48354848a3c9fb4d5b69ac8
- image: trussworks/circleci-docker-primary:tf12-0ccfce37a5c2feb87590f0161ec186354c25ac83
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit bcd7074

Please sign in to comment.