Skip to content

Commit

Permalink
1.30.5
Browse files Browse the repository at this point in the history
  • Loading branch information
webees authored Mar 30, 2024
1 parent e60718c commit c6d7eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vaultwarden/server:1.30.3-alpine
FROM vaultwarden/server:1.30.5-alpine

WORKDIR /

Expand Down Expand Up @@ -56,4 +56,4 @@ RUN apk add --no-cache \
&& chmod +x /usr/local/bin/overmind \
&& chmod +x /restic.sh

CMD ["overmind", "start"]
CMD ["overmind", "start"]

0 comments on commit c6d7eb5

Please sign in to comment.