Skip to content

Commit 29a2565

Browse files
feat(container): update image vaultwarden/server to v1.35.2
1 parent ff70fdc commit 29a2565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG OVERMIND_VERSION=v2.4.0
88
ARG SUPERCRONIC=supercronic-linux-amd64
99
ARG OVERMIND=overmind-${OVERMIND_VERSION}-linux-amd64
1010

11-
FROM vaultwarden/server:1.30.5-alpine as vaultwarden
11+
FROM vaultwarden/server:1.35.2-alpine as vaultwarden
1212

1313
#
1414
# Supercronic

0 commit comments

Comments
 (0)