Update auto (#280)

3e22e29413
This commit is contained in:
AbdBarho
2023-01-03 21:19:37 +01:00
committed by GitHub
parent 78c90e5435
commit 0c16c105bc
2 changed files with 2 additions and 2 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=524d532b387732d4d32f237e792c7f201a934400
ARG SHA=3e22e294135ed0327ce9d9738655ff03c53df3c0
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
cd stable-diffusion-webui
git fetch