Skip to content

Commit

Permalink
Merge pull request #78 from tulibraries/update-image-used-for-deployment
Browse files Browse the repository at this point in the history
Update deploy imaget to base:stable.
  • Loading branch information
sensei100 authored Nov 16, 2021
2 parents 2cd7d9b + 877ff6c commit d34fa58
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 @@ -52,7 +52,7 @@ jobs:
command: make test
run_deploy:
docker:
- image: circleci/python:3.6.6
- image: cimg/base:stable
environment:
PIPENV_VENV_IN_PROJECT: true
steps:
Expand Down

0 comments on commit d34fa58

Please sign in to comment.