mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-01-08 01:29:59 +01:00
Bump foocus version
This commit is contained in:
parent
5a8e6dccd9
commit
78ce234472
|
|
@ -14,7 +14,7 @@ RUN apt-get install 'libgl1-mesa-glx' -y
|
|||
RUN apt-get install 'python-dev' -y
|
||||
|
||||
# set this to your target branch commit
|
||||
ARG BRANCH=main SHA=e2f9bcb11d06216d6800676c48d8d74d6fd77a4b
|
||||
ARG BRANCH=main SHA=d7439b2d6004d50a0fda19108603a8d1941a185e
|
||||
|
||||
ENV ROOT=/stable-diffusion
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
|
|
|
|||
Loading…
Reference in a new issue