Update Dockerfile

This commit is contained in:
Alexandre
2021-05-16 08:24:49 +02:00
committed by GitHub
parent 747b996109
commit 2adf6c9617

View File

@@ -6,7 +6,7 @@ ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.21.0"
# hadolint ignore=DL3006
FROM "bitwardenrs/server:${BUILD_UPSTREAM}" as bitwarden
FROM "vaultwarden/server:${BUILD_UPSTREAM}" as bitwarden
###############################################################################
# Build the actual add-on.