Skip to content

Commit

Permalink
feat(container): update image vaultwarden/server to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent a5d60c7 commit c2b7a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG OVERMIND_VERSION=v2.4.0
ARG SUPERCRONIC=supercronic-linux-amd64
ARG OVERMIND=overmind-${OVERMIND_VERSION}-linux-amd64

FROM vaultwarden/server:1.30.5-alpine as vaultwarden
FROM vaultwarden/server:1.31.0-alpine as vaultwarden

#
# Supercronic
Expand Down

0 comments on commit c2b7a04

Please sign in to comment.