Update auto (#67)

* Update auto
This commit is contained in:
AbdBarho 2022-09-15 21:05:31 +02:00 committed by GitHub
parent 5d731cb43c
commit 6ae3473214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,8 @@ RUN pip install --prefer-binary --no-cache-dir -r ${ROOT}/repositories/CodeForme
# 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 SHA=874651e4d2b05e19616355015dd0cc67c8b8fad1
ARG SHA=2ddaeb318a9626502ef4bf949a312253d8021ff0
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase