mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-28 08:44:33 -04:00
Update Dockerfile
Update SHA
This commit is contained in:
@@ -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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user