Skip to content

Commit

Permalink
⬆️ Upgrades BitwardenRS to 1.19.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 8, 2021
1 parent 80ae686 commit 3b7f222
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 @@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:4.1.2
###############################################################################
# Get prebuild containers from Bitwarden RS
###############################################################################
FROM "bitwardenrs/server:1.18.0" as bitwarden
FROM "bitwardenrs/server:1.19.0" as bitwarden

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

0 comments on commit 3b7f222

Please sign in to comment.