2nd version of the day
This commit is contained in:
parent
568c7a4342
commit
f8e85eec79
15 changed files with 116 additions and 7 deletions
|
@ -1,12 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=0.108.0-b.35
|
||||
VERSION=0.108.0-b.40
|
||||
APP=adguardhome
|
||||
DEPOT=https://github.com/AdguardTeam/AdGuardHome.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
GIT_VERSION=v0.108.0-b.30
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=4
|
||||
PACKAGE_DEPENDENCY="build-essential nodejs yarn"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue