Bump Versions (#178)
- auto:737eb28fac- hlky:5f6141ae7c- lstein:2b6d78e436
This commit is contained in:
@@ -59,7 +59,7 @@ RUN apt-get install jq moreutils -y
|
||||
# Note: don't update the sha of previous versions because the install will take forever
|
||||
# instead, update the repo state in a later step
|
||||
|
||||
ARG SHA=df0a1f83815c771246a7b1bca85d63feaefad8d1
|
||||
ARG SHA=737eb28faca8be2bb996ee0930ec77d1f7ebd939
|
||||
RUN <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git pull --rebase
|
||||
|
||||
@@ -22,7 +22,7 @@ conda clean -a -y
|
||||
EOF
|
||||
|
||||
|
||||
ARG BRANCH=dev SHA=bb7fce1a871cc434145d5a2114e5d70cbdafa34d
|
||||
ARG BRANCH=dev SHA=5f6141ae7c8520b250896c80ac938396164f78df
|
||||
RUN <<EOF
|
||||
cd stable-diffusion
|
||||
git fetch
|
||||
|
||||
@@ -24,7 +24,7 @@ conda clean -a -y
|
||||
EOF
|
||||
|
||||
|
||||
ARG BRANCH=development SHA=3081b6b7dd4c2fb1156e7a99dc461012c4ecda35
|
||||
ARG BRANCH=development SHA=2b6d78e4363f3eca726228a40b6de832eb0ac040
|
||||
RUN <<EOF
|
||||
cd stable-diffusion
|
||||
git fetch
|
||||
|
||||
Reference in New Issue
Block a user