We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867f6ae commit 783d9e4Copy full SHA for 783d9e4
1 file changed
vaultwarden/Dockerfile
@@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.2.0
2
###############################################################################
3
# Get prebuilt containers from Vaultwarden
4
5
-FROM "vaultwarden/server:1.35.2" AS vaultwarden
+FROM "vaultwarden/server:1.35.3" AS vaultwarden
6
7
8
# Build the actual app.
0 commit comments