This commit is contained in:
Thomas Legay 2024-08-14 22:00:45 +02:00
parent 1705d59286
commit 6bc789087e
20 changed files with 57 additions and 31 deletions

View file

@ -5,7 +5,7 @@ APP=phpbb
DEPOT=https://github.com/phpbb/phpbb.git
GIT_VERSION=release-$VERSION
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=2
PACKAGE_DEPENDENCY="php-simplexml php-curl php-zip php-cli"