Skip to content

Commit

Permalink
Merge pull request OHIF#194 from ImagingDataCommons/wjrl-newimg
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 a3f2a1e + 2a945ce commit 52704f4
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 @@ -92,7 +92,7 @@ jobs:
TZ: '/usr/share/zoneinfo/America/Los_Angeles'
working_directory: ~/Viewers
docker:
- image: circleci/python:3.7.0-stretch
- image: cimg/python:3.8
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit 52704f4

Please sign in to comment.