Forgejo: Bump to 10.0.3
This commit is contained in:
parent
9059b0e223
commit
6ef315c170
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="10.0.1"
|
UPSTREAM_VER="10.0.3"
|
||||||
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