mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-11 18:14:19 +01:00
hlky
This commit is contained in:
parent
a34b8c9fa8
commit
0de46c1d38
|
|
@ -25,8 +25,8 @@ EOF
|
||||||
# instead, update the repo state in a later step
|
# instead, update the repo state in a later step
|
||||||
ARG BRANCH=master
|
ARG BRANCH=master
|
||||||
# ARG SHA=833a91047df999302f699637768741cecee9c37b
|
# ARG SHA=833a91047df999302f699637768741cecee9c37b
|
||||||
# ARG BRANCH=dev
|
ARG BRANCH=dev
|
||||||
ARG SHA=17748cbc9c34df44d0381c42e4f0fe1903089438
|
ARG SHA=fa6a31b23c38b41541ed9af19201e6f8355ac165
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
cd stable-diffusion
|
cd stable-diffusion
|
||||||
git fetch
|
git fetch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue