Skip to content

Commit 65a462a

Browse files
feat(container): update image vaultwarden/server to v1.32.3
1 parent 04d78c3 commit 65a462a

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.32.3-alpine as vaultwarden
1212

1313
#
1414
# Supercronic

0 commit comments

Comments
 (0)