Photoprism: Bump to 1.2502.28+250228-43447fa38
This commit is contained in:
parent
104dc760db
commit
da7858892f
1 changed files with 2 additions and 3 deletions
|
@ -7,14 +7,13 @@ DIST="${IMAGE%%/*}"
|
|||
VER="${IMAGE#*/}"
|
||||
VER="${VER%/*}"
|
||||
VER="${VER//./-}"
|
||||
UPSTREAM_VER="1.2502.24+250224-834c16bc7"
|
||||
UPSTREAM_VER="1.2502.28+250228-43447fa38"
|
||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//[.+]/-}"
|
||||
UPSTREAM_NAME="photoprism"
|
||||
SERIAL="2benoitjpnet"
|
||||
SERIAL="1benoitjpnet"
|
||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||
|
||||
|
||||
cd "$WORKSPACE"
|
||||
incus launch images:$IMAGE "$CNAME" --quiet
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue