Skip to content

Commit 2d02918

Browse files
author
Matthew Fisher
committed
Merge pull request #2816 from bacongobbler/bump-registry
chore(registry): bump registry to eb62607
2 parents 3e38d60 + 64d735d commit 2d02918

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)