Update Versions (#230)

- auto:
47a44c7e42
- hlky:
269107a104


Refs #216
This commit is contained in:
AbdBarho 2022-11-20 11:05:39 +01:00 committed by GitHub
parent 8623c73741
commit 9e7979b756
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 6 deletions

View file

@ -25,7 +25,7 @@ EOF
RUN apt-get update && apt install libsndfile1 ffmpeg -y && apt-get clean
ARG BRANCH=master SHA=09b64d4f759c44c7c6bc4d433ddd8e964d48b854
ARG BRANCH=dev SHA=269107a104fc9fee3201eb2c56cf7adb3d063e4b
RUN <<EOF
cd stable-diffusion
git fetch