Update Versions (#58)

* Update Versions
This commit is contained in:
AbdBarho 2022-09-13 21:40:10 +02:00 committed by Sheldon Hull
parent 1d42f204b9
commit 4413848a31
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ RUN pip install -U --no-cache-dir pyperclip
# Note: don't update the sha of previous versions because the install will take forever
# instead, update the repo state in a later step
ARG BRANCH=master
ARG SHA=7623a5734740025d79b710f3744bff9276e1467b
ARG SHA=e6a9e5d968aad020e54045a0923d8c6aa0b54591
RUN <<EOF
cd stable-diffusion
git fetch