Skip to content

Commit a23719e

Browse files
author
Matthew Fisher
committed
chore(registry): bump version to v0.8.1
1 parent f28b497 commit a23719e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

registry/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN useradd -s /bin/bash registry
1515
# add the docker registry source from github
1616
RUN git clone https://github.com/deis/docker-registry /docker-registry && \
1717
cd /docker-registry && \
18-
git checkout 3cf76a4 && \
18+
git checkout f93804c && \
1919
chown -R registry:registry /docker-registry
2020

2121
# install boto configuration

0 commit comments

Comments
 (0)