This commit is contained in:
AbdBarho 2022-10-16 15:40:54 +02:00
parent 463f332d14
commit 34076ed401

View file

@ -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
# instead, update the repo state in a later step
ARG SHA=03d62538aebeff51713619fe808c953bdb70193d
ARG SHA=36a0ba357ab0742c3c4a28437b68fb29a235afbe
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase