mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# 1 Build Image #
|
||||
#################
|
||||
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:4.0.0
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:5.2.2
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="1.23.1"
|
||||
FROM "vaultwarden/server:${BUILD_UPSTREAM}" as vaultwarden
|
||||
|
||||
Reference in New Issue
Block a user