Update auto

This commit is contained in:
Abdullah Barhoum 2022-09-15 21:03:49 +02:00
parent 1004002dc9
commit 1a3639464e

View file

@ -41,7 +41,7 @@ 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