mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
parent
70357bf01e
commit
59b9762ac7
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
|||
|
||||
WORKDIR ${ROOT}
|
||||
|
||||
ARG BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f
|
||||
ARG BRANCH=master SHA=7e941f9f247f9b013a33c2e7d117466108414e99
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
git fetch && \
|
||||
git checkout ${BRANCH} && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue