update
This commit is contained in:
parent
109d1a34f2
commit
0207fb1325
18 changed files with 60 additions and 48 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=gotify
|
||||
VERSION=2.2.4
|
||||
VERSION=2.3.0
|
||||
GIT_VERSION=v$VERSION
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=6
|
||||
DEPOT=https://github.com/gotify/server.git
|
||||
PACKAGE_DEPENDENCY="build-essential nodejs yarn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue