commit of the day

This commit is contained in:
thomas 2023-07-11 23:00:08 +02:00
parent 0925d5a9e4
commit 568c7a4342
19 changed files with 67 additions and 64 deletions

View file

@ -1,11 +1,11 @@
#!/bin/bash
VERSION=22.2.1
VERSION=23.1.0
APP=cloudbeaver
DEPOT=https://github.com/dbeaver/cloudbeaver.git
GIT_VERSION=last
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=5
PACKAGE_DEPENDENCY="nodejs yarn maven openjdk-11-jdk"