Update Invoke

This commit is contained in:
AbdBarho 2023-02-26 10:45:51 +01:00
parent b36de9ef2b
commit 5b98844a15
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ services:
<<: *base_service
profiles: ["invoke"]
build: ./services/invoke/
image: sd-invoke:24
image: sd-invoke:25
environment:
- PRELOAD=true
- CLI_ARGS=

View file

@ -41,7 +41,7 @@ ln -sf opencv4.pc opencv.pc
EOF
ARG BRANCH=main SHA=d3c1b747ee1632c6fab81ba9f89314e9fbdd55e4
ARG BRANCH=main SHA=6e0c6d9cc9f6bdbdefc4b9e94bc1ccde1b04aa42
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
git fetch
git reset --hard