update
This commit is contained in:
parent
a31db48ad0
commit
4aa8111f98
10 changed files with 20 additions and 17 deletions
|
@ -1,12 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=0.47.8
|
||||
VERSION=0.49.0
|
||||
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
|
||||
IMAGE_SIZE=10
|
||||
IMAGE_SIZE=14
|
||||
PACKAGE_DEPENDENCY="build-essential default-jdk curl nodejs yarn"
|
||||
|
||||
main(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue