mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 21:04:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ ARG BUILD_VERSION
|
|||||||
ARG BUILD_UPSTREAM="1.21.0"
|
ARG BUILD_UPSTREAM="1.21.0"
|
||||||
|
|
||||||
# hadolint ignore=DL3006
|
# hadolint ignore=DL3006
|
||||||
FROM "bitwardenrs/server:${BUILD_UPSTREAM}" as bitwarden
|
FROM "vaultwarden/server:${BUILD_UPSTREAM}" as bitwarden
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Build the actual add-on.
|
# Build the actual add-on.
|
||||||
|
|||||||
Reference in New Issue
Block a user