Commit Graph

11 Commits

Author SHA1 Message Date
ViViDboarder 1111b2a3df Upgrade dependencies to replace vulnerable versions
This also requried a Rust upgrade.

Verified with `make itest`
2023-01-25 16:13:02 -08:00
ViViDboarder 74c5ec4e72 Remove pinned ca-certs version 2023-01-25 15:58:21 -08:00
ViViDboarder 5d41a1532f Update ca-certs for alpine 2022-01-20 12:52:59 -08:00
ViViDboarder 85511d8dc9 Update rust build to 1.56.1 and alpine rust version to 1.51.0 2021-11-29 10:22:52 -08:00
ViViDboarder 21a50a1ee0 Fix alpine build 2021-07-23 15:52:34 -07:00
ViViDboarder 80a16664e8 Update Dockerfile.alpine to pass hadolint 2021-06-13 19:50:05 -07:00
ViViDboarder a0bb9152ee Rebrand vaultwarden 2021-05-07 12:55:29 -07:00
ViViDboarder 8d0f48f00c alpine: Bump ca-certificates to fix build 2021-03-02 10:01:57 -08:00
ViViDboarder b04ee3a60a Update rust to 1.46
Should add support for TLS 1.3

Also, this fixes the Alpine builds
2020-09-28 14:58:23 -07:00
ViViDboarder 91d70e6bb8 Add linting, formatting and other checks
This adds pre-commit hooks installable using the provided Makefile as
well as a new check to validate the version in the Cargo file matches
the git tag. This will be useful as a check before pushing releases.
2020-07-09 12:09:19 -07:00
ViViDboarder 829ed5585c Add alpine base option 2019-04-18 18:13:31 -07:00