Update Invoke (#343)

6e0c6d9cc9
This commit is contained in:
AbdBarho 2023-02-26 10:53:57 +01:00 committed by GitHub
parent b36de9ef2b
commit c54e26348e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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