mirror of
https://github.com/hassio-addons/addon-bitwarden.git
synced 2025-05-07 04:31:30 +00:00
⬆️ Update vaultwarden/server Docker tag to v1.28.1 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
949d556dc9
commit
1b7de19cc4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.2.5
|
|||
###############################################################################
|
||||
# Get prebuild containers from Vaultwarden
|
||||
###############################################################################
|
||||
FROM "vaultwarden/server:1.28.0" as vaultwarden
|
||||
FROM "vaultwarden/server:1.28.1" as vaultwarden
|
||||
|
||||
###############################################################################
|
||||
# Build the actual add-on.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue