Skip to content

Commit

Permalink
Merge pull request OHIF#196 from ImagingDataCommons/wjrl-new-new-img
Browse files Browse the repository at this point in the history
Change docker base image
  • Loading branch information
wlongabaugh authored Apr 25, 2023
2 parents 52704f4 + fb3eb98 commit 9675977
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 @@ -132,7 +132,7 @@ jobs:
environment:
TZ: '/usr/share/zoneinfo/America/Los_Angeles'
docker:
- image: circleci/python:3.7.0-stretch
- image: cimg/python:3.8
working_directory: ~/Viewers
steps:
- restore_cache:
Expand Down

0 comments on commit 9675977

Please sign in to comment.