1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-07 06:33:59 +02:00
vaultwarden/docker
BlackDex aaeae16983
Update images to Bookworm and PQ15
This PR updates the base images to use Debian Bookworm as base image. Also the MUSL/Alpine builds now use OpenSSLv3 and PostgreSQL v15.

The GHA Workflows are updated to use Ubuntu 22.04 to better match the versions of Debian Bookworm.

Also:
- Enabled spares crate registry
- Updated workflow actions
- Updated Rust to v1.71.0
- The rust-musl images now use musl v1.2.3 for the 32bit arch's if the Rust version is v1.71.0 or higher.
   The 64bit arch's already used musl v1.2.3.
- Updated crates.

Improves / Closes #3434
2023-08-12 12:29:33 +02:00
..
amd64 Update images to Bookworm and PQ15 2023-08-12 12:29:33 +02:00
arm64 Update images to Bookworm and PQ15 2023-08-12 12:29:33 +02:00
armv6 Update images to Bookworm and PQ15 2023-08-12 12:29:33 +02:00
armv7 Update images to Bookworm and PQ15 2023-08-12 12:29:33 +02:00
Dockerfile.buildx Update async to prepare for main merge 2022-02-22 20:00:33 +01:00
Dockerfile.j2 Update images to Bookworm and PQ15 2023-08-12 12:29:33 +02:00
healthcheck.sh Take ROCKET_ADDRESS into account in the Docker healthcheck 2022-10-20 01:04:09 -07:00
Makefile Rename .buildx Dockerfiles to .buildkit 2023-01-24 13:11:12 -08:00
README.md Multi-arch image support 2020-07-15 20:03:34 -07:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
start.sh Update deps and Alpine image 2022-07-31 15:45:31 +02:00

The arch-specific directory names follow the arch identifiers used by the Docker official images:

https://github.com/docker-library/official-images/blob/master/README.md#architectures-other-than-amd64