Remove outdated (#69)

This commit is contained in:
AbdBarho
2022-09-15 22:48:38 +02:00
committed by GitHub
parent a1c16942ff
commit 3e0a137c23
3 changed files with 1 additions and 29 deletions

View File

@@ -42,7 +42,7 @@ RUN pip install --prefer-binary --no-cache-dir -r ${ROOT}/repositories/CodeForme
# 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=2ddaeb318a9626502ef4bf949a312253d8021ff0
ARG SHA=7fe00d08402b8bf9f7f0ffef59ee3f3ad0187cfc
RUN <<EOF
cd stable-diffusion-webui
git pull --rebase