[PR #3573] Update images to Bookworm and PQ15 and Rust v1.71 #2980

Open
opened 2025-10-09 18:14:56 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/3573

State: closed
Merged: Yes


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.1
  • 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

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/3573 **State:** closed **Merged:** Yes --- 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.1 - 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
OVERLORD added the pull-request label 2025-10-09 18:14:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2980