mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-02 08:34:08 -05:00
Remove outdated (#69)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user