mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 06:04:24 +01:00
sha
This commit is contained in:
parent
2f3ccf29de
commit
e7d85ce3c0
|
|
@ -71,7 +71,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
|||
RUN apt-get -y install libgoogle-perftools-dev && apt-get clean
|
||||
ENV LD_PRELOAD=libtcmalloc.so
|
||||
|
||||
ARG SHA=baf6946e06249c5af9851c60171692c44ef633e0
|
||||
ARG SHA=394ffa7b0a7fff3ec484bcd084e673a8b301ccc8
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
cd stable-diffusion-webui && \
|
||||
git fetch && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue