update 14/04/2025
This commit is contained in:
parent
ffb7217f7f
commit
0026da2286
56 changed files with 135 additions and 117 deletions
|
@ -1,9 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2025.1.0
|
||||
VERSION=2025.3.1
|
||||
APP=vaultwarden-web
|
||||
BITWARDEN_VERSION=v${VERSION}
|
||||
GIT_VERSION=${BITWARDEN_VERSION}
|
||||
|
||||
BITWARDEN_VERSION=v2025.1.1
|
||||
GIT_VERSION=v2025.1.1
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue