Update versions (#193)

- auto:
cd5eafaf03
- hlky:
62f9706d6a
This commit is contained in:
AbdBarho
2022-11-02 21:57:01 +01:00
committed by GitHub
parent 9092aa233b
commit fb9d1e579c
3 changed files with 5 additions and 7 deletions

View File

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