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 f95ab8d commit 5d06a97Copy full SHA for 5d06a97
1 file changed
vaultwarden/Dockerfile
@@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.3.0
2
###############################################################################
3
# Get prebuilt containers from Vaultwarden
4
5
-FROM "vaultwarden/server:1.35.7" AS vaultwarden
+FROM "vaultwarden/server:1.35.8" AS vaultwarden
6
7
8
# Build the actual app.
0 commit comments