Update versions (#257)

- auto:
685f9631b5
- sygil:
d3f9d054e8
- invoke:
e159bb3dce
This commit is contained in:
AbdBarho 2022-12-12 09:25:44 +01:00 committed by GitHub
parent c3cf8129a9
commit d97d257fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 8 deletions

View file

@ -19,7 +19,7 @@ pip install -r requirements.txt
EOF
ARG BRANCH=master SHA=5291437085bddd16d752f811b6552419a2044d12
ARG BRANCH=dev SHA=d3f9d054e8203bd56a6a1712227eac41bef2f291
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
cd stable-diffusion
git fetch