mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 15:21:50 +02:00
Hard coded version
This commit is contained in:
@@ -6,7 +6,7 @@ ARG BITWARDEN_ARCH
|
|||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
|
|
||||||
# hadolint ignore=DL3006
|
# hadolint ignore=DL3006
|
||||||
FROM "bitwardenrs/server:${BUILD_VERSION}${BITWARDEN_ARCH}" as bitwarden
|
FROM "bitwardenrs/server:1.18.0${BITWARDEN_ARCH}" as bitwarden
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Build the actual add-on.
|
# Build the actual add-on.
|
||||||
|
|||||||
Reference in New Issue
Block a user