|
@@ -186,7 +186,7 @@ RUN set -x \
|
|
|
&& rm -rf "$GOPATH"
|
|
|
|
|
|
# Get the "docker-py" source so we can run their integration tests
|
|
|
-ENV DOCKER_PY_COMMIT dc2b24dcdd4ed7c8f6874ee5dd95716761ab6c93
|
|
|
+ENV DOCKER_PY_COMMIT a962578e515185cf06506050b2200c0b81aa84ef
|
|
|
# To run integration tests docker-pycreds is required.
|
|
|
# Before running the integration tests conftest.py is
|
|
|
# loaded which results in loads auth.py that
|