mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-08 06:53:35 +02:00
Misc updates, crates, rust, js, gha, vault (#6799)
This commit is contained in:
committed by
GitHub
parent
feecfb20da
commit
d09c45bb63
@@ -1,11 +1,11 @@
|
||||
---
|
||||
vault_version: "v2025.12.2"
|
||||
vault_image_digest: "sha256:3c9aec4924c4f529af5e48888cfddd559e553ee62ce3e81372b50103bbaf20f7"
|
||||
vault_version: "v2026.1.0"
|
||||
vault_image_digest: "sha256:3537918638c8bd4f62f3f7c626a8959e4e48d35e3e0d3a567f98569d8a97eced"
|
||||
# Cross Compile Docker Helper Scripts v1.9.0
|
||||
# We use the linux/amd64 platform shell scripts since there is no difference between the different platform scripts
|
||||
# https://github.com/tonistiigi/xx | https://hub.docker.com/r/tonistiigi/xx/tags
|
||||
xx_image_digest: "sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707"
|
||||
rust_version: 1.92.0 # Rust version to be used
|
||||
rust_version: 1.93.0 # Rust version to be used
|
||||
debian_version: trixie # Debian release name to be used
|
||||
alpine_version: "3.23" # Alpine version to be used
|
||||
# For which platforms/architectures will we try to build images
|
||||
|
||||
Reference in New Issue
Block a user