mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Update Dockerfile
Update SHA
This commit is contained in:
parent
09a0f11946
commit
0f994f1c51
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
|
|
||||||
ARG BRANCH=main SHA=f3b2e02921927d9317255b1c3811f47bd40a2bf9
|
ARG BRANCH=main SHA=19cdd5a99b5402fbef9240c67ef8351d5309450d
|
||||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||||
git fetch && \
|
git fetch && \
|
||||||
git reset --hard && \
|
git reset --hard && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue