Skip to content

Commit 64d735d

Browse files
author
Matthew Fisher
committed
chore(registry): bump registry to eb62607
1 parent e5182be commit 64d735d

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
@@ -28,7 +28,7 @@ useradd -s /bin/bash registry
2828
# add the docker registry source from github
2929
git clone https://github.com/deis/docker-registry /docker-registry && \
3030
cd /docker-registry && \
31-
git checkout 54fa9a1 && \
31+
git checkout eb62607 && \
3232
chown -R registry:registry /docker-registry
3333

3434
# install boto configuration

0 commit comments

Comments
 (0)