Update versions (#246)

- hlky:
18a3b80927
- lstein:
a9aa4e45aa
This commit is contained in:
AbdBarho 2022-11-30 19:33:44 +01:00 committed by GitHub
parent 7a1e52bc7a
commit 8df9d10a58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 9 deletions

View file

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