Skip to content

Commit

Permalink
⬆️ Upgrades Bitwarden RS to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 2, 2020
1 parent 10bc913 commit 3b65533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitwarden/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BUILD_FROM=hassioaddons/debian-base:3.2.0
###############################################################################
ARG BITWARDEN_ARCH
# hadolint ignore=DL3006
FROM "bitwardenrs/server:1.14.2${BITWARDEN_ARCH}" as bitwarden
FROM "bitwardenrs/server:1.15.0${BITWARDEN_ARCH}" as bitwarden

###############################################################################
# Build the actual add-on.
Expand Down

0 comments on commit 3b65533

Please sign in to comment.