mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-26 13:44:06 -05:00
@@ -67,7 +67,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=c98cb0f8ecc904666f47684e238dd022039ca16f
|
||||
ARG SHA=93fad28a979727f9b1331dbdc447598824057cdc
|
||||
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git fetch
|
||||
|
||||
Reference in New Issue
Block a user