mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-07 23:43:57 +00:00
autoo
This commit is contained in:
parent
463f332d14
commit
34076ed401
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue