commit of the day
This commit is contained in:
parent
0925d5a9e4
commit
568c7a4342
19 changed files with 67 additions and 64 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue