mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 22:24:19 +01:00
a
This commit is contained in:
parent
5b59df9405
commit
ff2b6ee033
|
|
@ -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=8f96f9289981a66741ba770d14f3d27ce335a0fb
|
||||
ARG SHA=3e22e294135ed0327ce9d9738655ff03c53df3c0
|
||||
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git fetch
|
||||
|
|
|
|||
Loading…
Reference in a new issue