update version

This commit is contained in:
thomas 2022-10-08 03:58:00 +02:00
parent f2f96c288b
commit 1ba5c25f9a
7 changed files with 34 additions and 12 deletions

View file

@ -7,7 +7,7 @@ GIT_VERSION=v$VERSION
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=10
PACKAGE_DEPENDENCY="build-essential openjdk-17-jdk curl nodejs yarn"
PACKAGE_DEPENDENCY="build-essential default-jdk curl nodejs yarn"
STEP="base_package_upgrade envinit get_git_source build makedeb"