This commit is contained in:
AbdBarho 2023-07-02 08:07:13 +02:00
parent 2f3ccf29de
commit e7d85ce3c0

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