Forgejo: Bump to 11.0.1
This commit is contained in:
parent
2c54aaab4b
commit
2d89a6082c
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.3"
|
UPSTREAM_VER="11.0.1"
|
||||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||||
UPSTREAM_NAME="forgejo"
|
UPSTREAM_NAME="forgejo"
|
||||||
SERIAL="1benoitjpnet"
|
SERIAL="1benoitjpnet"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue