Update versions (#213)

- auto:
ac08562854
- hlky:
09b64d4f75
- lstein
  - On hold because of many breaking changes
This commit is contained in:
AbdBarho
2022-11-11 07:19:47 +01:00
committed by GitHub
parent 37feff58bb
commit 53ac3601d7
3 changed files with 4 additions and 4 deletions

View File

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