Skip to content

Commit

Permalink
Change docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
wlongabaugh committed Apr 25, 2023
1 parent 2a945ce commit fb3eb98
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 fb3eb98

Please sign in to comment.