This commit is contained in:
AbdBarho 2022-09-28 09:11:37 +02:00
parent ef36c50cf9
commit 0af6ff30d7

View file

@ -47,7 +47,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=ca3e5519e8b6dc020c5e7ae508738afb5dc6f3ec
ARG SHA=15f333a266c20319e2b95a47a8834adf7b914aec
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase