This commit is contained in:
AbdBarho 2023-01-03 21:11:04 +01:00
parent 5b59df9405
commit ff2b6ee033

View file

@ -68,7 +68,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
# Note: don't update the sha of previous versions because the install will take forever
# instead, update the repo state in a later step
ARG SHA=8f96f9289981a66741ba770d14f3d27ce335a0fb
ARG SHA=3e22e294135ed0327ce9d9738655ff03c53df3c0
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
cd stable-diffusion-webui
git fetch