Forgejo: Bump to 9.0.0
This commit is contained in:
parent
3faa9d7d1b
commit
ee2cd89581
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ DIST="${IMAGE%%/*}"
|
||||||
VER="${IMAGE#*/}"
|
VER="${IMAGE#*/}"
|
||||||
VER="${VER%/*}"
|
VER="${VER%/*}"
|
||||||
VER="${VER//./-}"
|
VER="${VER//./-}"
|
||||||
UPSTREAM_VER="8.0.3"
|
UPSTREAM_VER="9.0.0"
|
||||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||||
UPSTREAM_NAME="forgejo"
|
UPSTREAM_NAME="forgejo"
|
||||||
SERIAL="1benoitjpnet"
|
SERIAL="1benoitjpnet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue