update
This commit is contained in:
parent
902183dec1
commit
2dcd33246a
17 changed files with 25 additions and 24 deletions
|
@ -1,11 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=0.54.2.4
|
||||
VERSION=0.55.3.2
|
||||
APP=metabase
|
||||
DEPOT=https://github.com/metabase/metabase.git
|
||||
GIT_VERSION=v$VERSION
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
DEBIAN_VERSION_CODENAME=trixie
|
||||
IMAGE_SIZE=14
|
||||
PACKAGE_DEPENDENCY="build-essential default-jdk curl nodejs yarn"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue