Update Versions (#281)

- auto:
8149078094
- sygil:
e48482823b
- invoke:
21bf512056
This commit is contained in:
AbdBarho
2023-01-04 20:36:49 +01:00
committed by GitHub
parent 0c16c105bc
commit 19972f3cac
5 changed files with 7 additions and 7 deletions

View File

@@ -68,7 +68,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
# 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=3e22e294135ed0327ce9d9738655ff03c53df3c0
ARG SHA=81490780949fffed77493b4bd741e96ec737fe27
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
cd stable-diffusion-webui
git fetch