You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
# TODO docker 17.06 cli client used in CI fails to build using a sha;
8
8
# unable to prepare context: unable to 'git clone' to temporary context directory: error fetching: error: no such remote ref ead0bb9e08c13dd3d1712759491eee06bf5a5602
9
9
#: exit status 128
10
-
:"${DOCKER_PY_COMMIT:=master}"
10
+
:"${DOCKER_PY_COMMIT:=4.1.0}"
11
11
12
12
# custom options to pass py.test
13
13
# TODO remove these skip once we update to a docker-py version that has https://github.com/docker/docker-py/pull/2485
0 commit comments