update
This commit is contained in:
parent
0026da2286
commit
d2bd592dfe
9 changed files with 20 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue