This commit is contained in:
Alexandre
2021-01-18 22:24:32 +01:00
committed by GitHub
parent bf8bde93a4
commit 7183a3efb2

View File

@@ -1,4 +1,3 @@
ARG BUILD_FROM=hassioaddons/debian-base:3.2.3
###############################################################################
# Get prebuild containers from Bitwarden RS
###############################################################################
@@ -12,6 +11,7 @@ FROM "bitwardenrs/server:${BUILD_VERSION}${BITWARDEN_ARCH}" as bitwarden
# Build the actual add-on.
###############################################################################
# hadolint ignore=DL3006
ARG BUILD_FROM
FROM ${BUILD_FROM}
# Set shell