We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e242c commit 8759fbfCopy full SHA for 8759fbf
bitwarden/Dockerfile
@@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.3.1
2
###############################################################################
3
# Get prebuild containers from Vaultwarden
4
5
-FROM "vaultwarden/server:1.29.2" as vaultwarden
+FROM "vaultwarden/server:1.30.1" as vaultwarden
6
7
8
# Build the actual add-on.
0 commit comments