Bump Versions (#171)

- auto:
df0a1f8381
- hlky:
bb7fce1a87
- lstein:
3081b6b7dd
This commit is contained in:
AbdBarho
2022-10-24 22:17:51 +02:00
committed by GitHub
parent 5122f83c0f
commit 49ad173e95
6 changed files with 10 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ RUN apt-get install jq moreutils -y
# 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=f49c08ea566385db339c6628f65c3a121033f67c
ARG SHA=df0a1f83815c771246a7b1bca85d63feaefad8d1
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase