update
This commit is contained in:
parent
f1fc3cb2e9
commit
2ab7cf7938
13 changed files with 16 additions and 16 deletions
|
@ -1,12 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.17.4
|
||||
VERSION=1.18.0
|
||||
APP=gitea
|
||||
DEPOT=https://github.com/go-gitea/gitea.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=5
|
||||
IMAGE_SIZE=6
|
||||
PACKAGE_DEPENDENCY="build-essential nodejs"
|
||||
|
||||
main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue