Skip to content

Commit 3875bdc

Browse files
author
Matthew Fisher
committed
chore(registry): bump docker-registry to 258398d
1 parent 6a9bc79 commit 3875bdc

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 eb62607 && \
31+
git checkout 258398d && \
3232
chown -R registry:registry /docker-registry
3333

3434
# install boto configuration

0 commit comments

Comments
 (0)