This commit is contained in:
Thomas Legay 2025-04-27 00:48:12 +02:00
parent 0026da2286
commit d2bd592dfe
9 changed files with 20 additions and 13 deletions

View file

@ -1,9 +1,9 @@
#!/bin/bash
VERSION=10.0.18
VERSION=11.0.0
APP=glpi
DEPOT=https://github.com/glpi-project/glpi.git
GIT_VERSION=${VERSION}
GIT_VERSION=last
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=4