update
This commit is contained in:
parent
1705d59286
commit
6bc789087e
20 changed files with 57 additions and 31 deletions
|
@ -1,12 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=7.0.5
|
||||
VERSION=8.0.1
|
||||
APP=forgejo
|
||||
DEPOT=https://codeberg.org/forgejo/forgejo
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=6
|
||||
IMAGE_SIZE=8
|
||||
PACKAGE_DEPENDENCY="build-essential nodejs"
|
||||
|
||||
main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue