Mastodon: Bump to 4.3.1
This commit is contained in:
parent
87c57b19a1
commit
08aec042fd
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ DIST="${IMAGE%%/*}"
|
||||||
VER="${IMAGE#*/}"
|
VER="${IMAGE#*/}"
|
||||||
VER="${VER%/*}"
|
VER="${VER%/*}"
|
||||||
VER="${VER//./-}"
|
VER="${VER//./-}"
|
||||||
UPSTREAM_VER="4.3.0"
|
UPSTREAM_VER="4.3.1"
|
||||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||||
UPSTREAM_NAME="mastodon"
|
UPSTREAM_NAME="mastodon"
|
||||||
SERIAL="3benoitjpnet"
|
SERIAL="1benoitjpnet"
|
||||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue