mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 22:17:45 +00:00
parent
19972f3cac
commit
ceeac61cb0
2 changed files with 2 additions and 2 deletions
|
|
@ -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=81490780949fffed77493b4bd741e96ec737fe27
|
||||
ARG SHA=683287d87f6401083a8d63eedc00ca7410214ca1
|
||||
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git fetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue