Kanboard: Bump to 1.2.45
This commit is contained in:
parent
9ae27b964d
commit
f4aadb37f4
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@ VER="${IMAGE#*/}"
|
|||
VER="${VER%/*}"
|
||||
VER="${VER//./-}"
|
||||
# NOTE: Need to bump in setup.sh as well
|
||||
UPSTREAM_VER="1.2.44"
|
||||
UPSTREAM_VER="1.2.45"
|
||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||
UPSTREAM_NAME="kanboard"
|
||||
SERIAL="3benoitjpnet"
|
||||
SERIAL="1benoitjpnet"
|
||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue