Skip to content

Commit d4d3198

Browse files
committed
1 parent 3449a9d commit d4d3198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

registry/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pip install --disable-pip-version-check --no-cache-dir pyopenssl ndg-httpsclient
3131
adduser -D -s /bin/bash registry
3232

3333
# add the docker registry source from github
34-
git clone -b new-repository-import-v091 --single-branch https://github.com/deis/docker-registry /docker-registry && \
34+
git clone -b new-repository-import-master --single-branch https://github.com/deis/docker-registry /docker-registry && \
3535
chown -R registry:registry /docker-registry
3636

3737
# install boto configuration

0 commit comments

Comments
 (0)