We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417e818 commit 0f68ea1Copy full SHA for 0f68ea1
1 file changed
.circleci/config.yml
@@ -82,7 +82,7 @@ jobs:
82
lint-unit-39: &lint-unit
83
working_directory: ~/dash
84
docker:
85
- - image: circleci/python:3.9.2-buster-node-browsers
+ - image: cimg/python:3.9-browsers
86
auth:
87
username: dashautomation
88
password: $DASH_PAT_DOCKERHUB
0 commit comments