Update versions (#99)

- auto:
ca3e5519e8
- hlky:
1fd28eed1e
- lstein:
b40bfb5116
This commit is contained in:
AbdBarho
2022-09-26 08:31:47 +02:00
committed by GitHub
parent 5bbc21ea3d
commit 43a5e5e85f
7 changed files with 63 additions and 78 deletions

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=a2bea2f97aab6ef60afe6534611e646f66226868
ARG SHA=ca3e5519e8b6dc020c5e7ae508738afb5dc6f3ec
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase