Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
chore: bump vaultwarden to 1.32.4
Browse files Browse the repository at this point in the history
Bump vaultwarden to 1.32.4

See: https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.4

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Nov 18, 2024
1 parent 2c67cfa commit ae10c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaultwarden/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# use the official vaultwarden alpine container image
FROM --platform=${BUILDPLATFORM:-linux/amd64} vaultwarden/server:1.32.3-alpine as base
FROM --platform=${BUILDPLATFORM:-linux/amd64} vaultwarden/server:1.32.4-alpine as base

ARG TARGETPLATFORM
ARG BUILDPLATFORM
Expand Down

0 comments on commit ae10c13

Please sign in to comment.