new version authelia gitea glpi joplin

This commit is contained in:
thomas 2022-03-14 23:57:03 +01:00
parent 0fca739c90
commit 0001546ae9
4 changed files with 7 additions and 8 deletions

View file

@ -1,14 +1,13 @@
#!/bin/bash
VERSION=10.0.0-rc2-thl
RELEASE=1
VERSION=10.0.0-rc2
[ -e ./lib/function.sh ] && source ./lib/function.sh
APP=glpi
DEPOT=https://github.com/tomamplius/glpi.git
GIT_VERSION=${VERSION}
DEB_VERSION=${VERSION}-${RELEASE}
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=2