Commit 10a4ce33 authored by nimrod's avatar nimrod
Browse files

fixup! Replace the reg image.

parent 54853747
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ RUN echo '@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/a
    apk add --update-cache --no-cache \
        reg@testing \
    ;
ENTRYPOINT ["reg"]
CMD ["--help"]