Update bitwarden base image and version

This commit is contained in:
Alexandre
2025-12-28 22:11:37 +01:00
parent 40c8eaa80f
commit 2a8eb5cbb9
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
# 1 Build Image #
#################
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:15.0.0
###############################################################################
# Get prebuild containers from Vaultwarden
###############################################################################

View File

@@ -1,4 +1,4 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.1.0
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.1.0
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:15.0.0
amd64: ghcr.io/hassio-addons/debian-base/amd64:15.0.0

View File

@@ -28,5 +28,5 @@ schema:
slug: bitwarden
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden
version: 1.35.0-4
version: 1.35.0-5
webui: "[PROTO:ssl]://[HOST]:[PORT:7277]"