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.29.2 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d77b5ffb07
commit
cdcaafb955
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.1.0
|
|||
###############################################################################
|
||||
# Get prebuild containers from Vaultwarden
|
||||
###############################################################################
|
||||
FROM "vaultwarden/server:1.29.0" as vaultwarden
|
||||
FROM "vaultwarden/server:1.29.2" as vaultwarden
|
||||
|
||||
###############################################################################
|
||||
# Build the actual add-on.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue