mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 08:14:26 -04:00
Update auto & invoke (#277)
- auto:524d532b38- invoke:524d532b38Happy new Year!!!
This commit is contained in:
@@ -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=4af3ca5393151d61363c30eef4965e694eeac15e
|
||||
ARG SHA=524d532b387732d4d32f237e792c7f201a934400
|
||||
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git fetch
|
||||
|
||||
Reference in New Issue
Block a user