### Update versions

- auto:
03d62538ae
  - History Tab IS NOT WORKING YET! #138 
- hlky:
fd51bab1ec
- lstein:
fe2a2cfc8b

Closes #102 the config file has been moved to `data/config/auto`
This commit is contained in:
AbdBarho
2022-10-14 22:42:34 +02:00
committed by GitHub
parent 402c691a49
commit 3682303355
7 changed files with 20 additions and 80 deletions

View File

@@ -24,7 +24,7 @@ conda clean -a -y
EOF
ARG BRANCH=main SHA=79e79b78aaeedb49afcc795e0e00eebfdbedee96
ARG BRANCH=development SHA=fe2a2cfc8b6156805c420c026c5ef8bbb256899e
RUN <<EOF
cd stable-diffusion
git fetch