Bump versions (#286)

- auto:
151233399c
- invoke:
26e413ae9c
This commit is contained in:
AbdBarho
2023-01-07 18:58:50 +01:00
committed by GitHub
parent ceeac61cb0
commit db831ece65
3 changed files with 13 additions and 13 deletions

View File

@@ -68,7 +68,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
# 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=683287d87f6401083a8d63eedc00ca7410214ca1
ARG SHA=151233399c4b79934bdbb7c12a97eeb6499572fb
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
cd stable-diffusion-webui
git fetch

View File

@@ -33,7 +33,7 @@ cd /usr/lib/x86_64-linux-gnu/pkgconfig/
ln -sf opencv4.pc opencv.pc
EOF
ARG BRANCH=main SHA=21bf512056eb7bc883174a4203011105fc1b8b50
ARG BRANCH=main SHA=26e413ae9cf8dc04c617ca451a91a1624bfdf0c0
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
git fetch
git reset --hard