Update Automatic (#55)

* Update Automatic
This commit is contained in:
AbdBarho 2022-09-12 22:46:38 +02:00 committed by GitHub
parent 725e1f39ba
commit 5eae2076ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ RUN pip install --prefer-binary --no-cache-dir -r ${ROOT}/repositories/CodeForme
# 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=c249bbb4d41ecfb43cf4ba43f23a4c8b08d8c56e ARG SHA=744ac1f89a075be4535146279feef800214c35a8
RUN <<EOF RUN <<EOF
cd stable-diffusion-webui cd stable-diffusion-webui
git pull --rebase git pull --rebase