Skip to content

Commit ddcd6f5

Browse files
committed
Try new 3.8.7 docker image since prior guess doesn't exist
1 parent b7d8422 commit ddcd6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
python-3.8-core:
6767
docker:
68-
- image: circleci/python:3.8-stretch-node-browsers
68+
- image: circleci/python:3.8.7
6969
environment:
7070
PLOTLY_TOX_PYTHON_38: python3.8
7171

@@ -162,7 +162,7 @@ jobs:
162162

163163
python-3.8-optional:
164164
docker:
165-
- image: circleci/python:3.8-stretch-node-browsers
165+
- image: circleci/python:3.8.7
166166
environment:
167167
PLOTLY_TOX_PYTHON_38: python3.8
168168

0 commit comments

Comments
 (0)