mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
update auto
This commit is contained in:
parent
67783eebfb
commit
e50b53e266
|
|
@ -70,7 +70,7 @@ RUN pip install opencv-python-headless \
|
||||||
# Note: don't update the sha of previous versions because the install will take forever
|
# Note: don't update the sha of previous versions because the install will take forever
|
||||||
# instead, update the repo state in a later step
|
# instead, update the repo state in a later step
|
||||||
|
|
||||||
ARG SHA=98947d173e3f1667eba29c904f681047dea9de90
|
ARG SHA=47a44c7e421b98ca07e92dbf88769b04c9e28f86
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
cd stable-diffusion-webui
|
cd stable-diffusion-webui
|
||||||
git fetch
|
git fetch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue