Skip to content

Commit e1b0c2e

Browse files
chore(registry): Upgraded registry to 0.9
1 parent 2d1db8e commit e1b0c2e

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 94e7707 && \
31+
git checkout 54fa9a1 && \
3232
chown -R registry:registry /docker-registry
3333

3434
# install boto configuration

0 commit comments

Comments
 (0)