Update Dockerfile
Update SHA
This commit is contained in:
parent
09a0f11946
commit
0f994f1c51
@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
pip install -e .
|
||||
|
||||
|
||||
ARG BRANCH=main SHA=f3b2e02921927d9317255b1c3811f47bd40a2bf9
|
||||
ARG BRANCH=main SHA=19cdd5a99b5402fbef9240c67ef8351d5309450d
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
git fetch && \
|
||||
git reset --hard && \
|
||||
|
Loading…
Reference in New Issue
Block a user