mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-04 14:44:19 +01:00
autoo
This commit is contained in:
parent
463f332d14
commit
34076ed401
|
|
@ -53,7 +53,7 @@ RUN apt-get install jq moreutils -y
|
||||||
# Note: don't update the sha of previous versions because the install will take forever
|
# Note: don't update the sha of previous versions because the install will take forever
|
||||||
# instead, update the repo state in a later step
|
# instead, update the repo state in a later step
|
||||||
|
|
||||||
ARG SHA=03d62538aebeff51713619fe808c953bdb70193d
|
ARG SHA=36a0ba357ab0742c3c4a28437b68fb29a235afbe
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
cd stable-diffusion-webui
|
cd stable-diffusion-webui
|
||||||
git pull --rebase
|
git pull --rebase
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue