AbdBarho
2023-07-02 08:15:51 +02:00
committed by GitHub
parent 95e96602f9
commit 103e11493b
2 changed files with 2 additions and 2 deletions

View File

@@ -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=20ae71faa8ef035c31aa3a410b707d792c8203a3
ARG SHA=394ffa7b0a7fff3ec484bcd084e673a8b301ccc8
RUN --mount=type=cache,target=/root/.cache/pip \
cd stable-diffusion-webui && \
git fetch && \