Update versions (#189)

- auto:
dd02889124
- hlky:
d8e61a5cd3
This commit is contained in:
AbdBarho
2022-11-01 17:12:53 +01:00
committed by GitHub
parent a5218b8639
commit 9092aa233b
3 changed files with 12 additions and 12 deletions

View File

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