update auto

This commit is contained in:
AbdBarho 2022-11-20 09:11:00 +01:00
parent 67783eebfb
commit e50b53e266

View file

@ -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