aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2023-03-24 22:07:50 +0100
committerBlackDex <[email protected]>2023-03-25 12:51:42 +0100
commit8bcd0ab0c67afdfa6310c4eb0fd02bf1dff787a0 (patch)
tree18df487742a094003cd57822ab54b8699e63712e /README.md
parent5725d297b481b118fbd3cd43929b842d56e29b31 (diff)
downloadvaultwarden-8bcd0ab0c67afdfa6310c4eb0fd02bf1dff787a0.tar.gz
vaultwarden-8bcd0ab0c67afdfa6310c4eb0fd02bf1dff787a0.zip
Some small fixes and updates
- Updated workflows to use new checkout version This probably fixes the curl download for hadolint also. - Updated crates including Rocket to the latest rc3 :party: - Applied 2 nightly clippy lints to prevent future clippy issues.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12593dc8..dc98d41d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
---
[![Build](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml/badge.svg)](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml)
+[![ghcr.io](https://img.shields.io/badge/ghcr.io-download-blue)](https://github.com/dani-garcia/vaultwarden/pkgs/container/vaultwarden)
[![Docker Pulls](https://img.shields.io/docker/pulls/vaultwarden/server.svg)](https://hub.docker.com/r/vaultwarden/server)
+[![Quay.io](https://img.shields.io/badge/Quay.io-download-blue)](https://quay.io/repository/vaultwarden/server)
[![Dependency Status](https://deps.rs/repo/github/dani-garcia/vaultwarden/status.svg)](https://deps.rs/repo/github/dani-garcia/vaultwarden)
[![GitHub Release](https://img.shields.io/github/release/dani-garcia/vaultwarden.svg)](https://github.com/dani-garcia/vaultwarden/releases/latest)
[![AGPL-3.0 Licensed](https://img.shields.io/github/license/dani-garcia/vaultwarden.svg)](https://github.com/dani-garcia/vaultwarden/blob/main/LICENSE.txt)