mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-04 06:34:19 +01:00
auto
This commit is contained in:
parent
3c544dd7f4
commit
8dfdb0b352
|
|
@ -57,7 +57,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue