Update Dockerfile

Update SHA
This commit is contained in:
LEv145
2023-07-23 03:01:00 +02:00
committed by GitHub
parent 09a0f11946
commit 0f994f1c51

View File

@@ -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 && \