Skip to content

Commit

Permalink
⬆️ Upgrade Bitwarden RS to 1.15.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmosby authored Jun 10, 2020
1 parent 3b65533 commit a43e92c
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.15.0${BITWARDEN_ARCH}" as bitwarden
FROM "bitwardenrs/server:1.15.1${BITWARDEN_ARCH}" as bitwarden

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

0 comments on commit a43e92c

Please sign in to comment.