mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-03 08:18:10 +00:00
Update Alpine to version 3.22 (#5938)
This commit is contained in:
parent
0d3f283c37
commit
eaa6ad06ed
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ vault_image_digest: "sha256:a0a377b810e66a4ebf1416f732d2be06f3262bf5a5238695af88
|
|||
xx_image_digest: "sha256:9c207bead753dda9430bdd15425c6518fc7a03d866103c516a2c6889188f5894"
|
||||
rust_version: 1.87.0 # Rust version to be used
|
||||
debian_version: bookworm # Debian release name to be used
|
||||
alpine_version: "3.21" # Alpine version to be used
|
||||
alpine_version: "3.22" # Alpine version to be used
|
||||
# For which platforms/architectures will we try to build images
|
||||
platforms: ["linux/amd64", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
|
||||
# Determine the build images per OS/Arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue