Skip to content

Commit 0f68ea1

Browse files
committed
Update Docker image for lint-unit-39 CircleCI job
1 parent 417e818 commit 0f68ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
lint-unit-39: &lint-unit
8383
working_directory: ~/dash
8484
docker:
85-
- image: circleci/python:3.9.2-buster-node-browsers
85+
- image: cimg/python:3.9-browsers
8686
auth:
8787
username: dashautomation
8888
password: $DASH_PAT_DOCKERHUB

0 commit comments

Comments
 (0)