Skip to content

Commit

Permalink
chore(docker): bump base image to v1.30.0 from upstream
Browse files Browse the repository at this point in the history
Changelogs: https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.0

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@crew.recaptime.eu.org>
  • Loading branch information
ajhalili2006 committed Nov 8, 2023
1 parent cc7c577 commit 4a7fc1f
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
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG VAULTWARDEN_RELEASE=1.29.0
ARG VAULTWARDEN_RELEASE=1.30.0
FROM ghcr.io/dani-garcia/vaultwarden:${VAULTWARDEN_RELEASE}-alpine

COPY src/ /
Expand Down

0 comments on commit 4a7fc1f

Please sign in to comment.