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