[deployment] ensure python/pip are installed in base

pull/235/head
Paul Schoenfelder 7 years ago
parent edd0467a23
commit 572d340391
  1. 2
      .circleci/config.yml

@ -144,7 +144,7 @@ jobs:
deploy_aws:
docker:
# Ensure .tool-versions matches
- image: circleci/elixir:1.6.4
- image: circleci/python:2.7-stretch
working_directory: ~/app

Loading…
Cancel
Save