Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -133,7 +133,7 @@ RUN set -x \ |
| 133 | 133 |
&& rm -rf "$GOPATH" |
| 134 | 134 |
|
| 135 | 135 |
# Get the "docker-py" source so we can run their integration tests |
| 136 |
-ENV DOCKER_PY_COMMIT ca7a6132a418c32df6bb11ba9b2a8b9b2727227a |
|
| 136 |
+ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a |
|
| 137 | 137 |
# To run integration tests docker-pycreds is required. |
| 138 | 138 |
RUN git clone https://github.com/docker/docker-py.git /docker-py \ |
| 139 | 139 |
&& cd /docker-py \ |
| ... | ... |
@@ -105,7 +105,7 @@ RUN set -x \ |
| 105 | 105 |
&& rm -rf "$GOPATH" |
| 106 | 106 |
|
| 107 | 107 |
# Get the "docker-py" source so we can run their integration tests |
| 108 |
-ENV DOCKER_PY_COMMIT ca7a6132a418c32df6bb11ba9b2a8b9b2727227a |
|
| 108 |
+ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a |
|
| 109 | 109 |
# To run integration tests docker-pycreds is required. |
| 110 | 110 |
RUN git clone https://github.com/docker/docker-py.git /docker-py \ |
| 111 | 111 |
&& cd /docker-py \ |
| ... | ... |
@@ -103,7 +103,7 @@ RUN set -x \ |
| 103 | 103 |
&& rm -rf "$GOPATH" |
| 104 | 104 |
|
| 105 | 105 |
# Get the "docker-py" source so we can run their integration tests |
| 106 |
-ENV DOCKER_PY_COMMIT ca7a6132a418c32df6bb11ba9b2a8b9b2727227a |
|
| 106 |
+ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a |
|
| 107 | 107 |
# To run integration tests docker-pycreds is required. |
| 108 | 108 |
RUN git clone https://github.com/docker/docker-py.git /docker-py \ |
| 109 | 109 |
&& cd /docker-py \ |
| ... | ... |
@@ -101,7 +101,7 @@ RUN set -x \ |
| 101 | 101 |
&& rm -rf "$GOPATH" |
| 102 | 102 |
|
| 103 | 103 |
# Get the "docker-py" source so we can run their integration tests |
| 104 |
-ENV DOCKER_PY_COMMIT ca7a6132a418c32df6bb11ba9b2a8b9b2727227a |
|
| 104 |
+ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a |
|
| 105 | 105 |
# To run integration tests docker-pycreds is required. |
| 106 | 106 |
RUN git clone https://github.com/docker/docker-py.git /docker-py \ |
| 107 | 107 |
&& cd /docker-py \ |
| ... | ... |
@@ -95,7 +95,7 @@ RUN set -x \ |
| 95 | 95 |
&& rm -rf "$GOPATH" |
| 96 | 96 |
|
| 97 | 97 |
# Get the "docker-py" source so we can run their integration tests |
| 98 |
-ENV DOCKER_PY_COMMIT ca7a6132a418c32df6bb11ba9b2a8b9b2727227a |
|
| 98 |
+ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a |
|
| 99 | 99 |
# To run integration tests docker-pycreds is required. |
| 100 | 100 |
RUN git clone https://github.com/docker/docker-py.git /docker-py \ |
| 101 | 101 |
&& cd /docker-py \ |