Update to 1.20.0

This commit is contained in:
alexbelgium
2021-03-29 01:55:44 +02:00
parent 614c0a6737
commit 328050ca62
3 changed files with 7 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:4.0.0
# Get prebuild containers from Bitwarden RS
###############################################################################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.19.0"
ARG BUILD_UPSTREAM="1.20.0"
# hadolint ignore=DL3006
FROM "bitwardenrs/server:${BUILD_UPSTREAM}" as bitwarden