mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 22:17:45 +00:00
Update versions (#82)
### Update versions - auto:dd911a47b3- hlky:17748cbc9c- lstein:50d607ffea
This commit is contained in:
parent
84f9cb84e7
commit
83b78fe504
5 changed files with 27 additions and 14 deletions
|
|
@ -44,7 +44,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=9e892d90ceaa6493d8b9092c89017485bb658c5b
|
||||
ARG SHA=dd911a47b3c3313b3938b700eb26cbd5bb3e1c95
|
||||
RUN <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git pull --rebase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue