Miniflux: Bump to 2.2.6
This commit is contained in:
parent
5046c90e49
commit
94b075006a
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ DIST="${IMAGE%%/*}"
|
|||
VER="${IMAGE#*/}"
|
||||
VER="${VER%/*}"
|
||||
VER="${VER//./-}"
|
||||
UPSTREAM_VER="2.2.5"
|
||||
UPSTREAM_VER="2.2.6"
|
||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//[.+]/-}"
|
||||
UPSTREAM_NAME="miniflux"
|
||||
SERIAL="3benoitjpnet"
|
||||
SERIAL="1benoitjpnet"
|
||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue