Skip to content

Commit

Permalink
chore: lock python executor image
Browse files Browse the repository at this point in the history
  • Loading branch information
pik694 committed May 11, 2020
1 parent 2719fcf commit 9770382
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 @@ -10,7 +10,7 @@ executors:
- image: circleci/node:10.16
python_executor:
docker:
- image: circleci/python:3.7
- image: circleci/python:3.7.7

commands:
setup_truffle_env:
Expand Down

0 comments on commit 9770382

Please sign in to comment.