Skip to content

Commit deb984f

Browse files
committed
Try to build docker with docker
1 parent 43c1ab3 commit deb984f

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
@@ -34,7 +34,7 @@ commands:
3434
jobs:
3535
build:
3636
docker:
37-
- image: 'cimg/python:3.9'
37+
- image: docker:17.05.0-ce-git
3838
steps:
3939
- run-build: {}
4040
py27:

0 commit comments

Comments
 (0)