pmb.config.apk_tools_min_version: add alpine 3.19

Prepare for v23.12 release.
This commit is contained in:
Oliver Smith 2023-11-28 20:42:33 +01:00
parent 6a77991bb7
commit 1e3c9fc117
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ arch_native = pmb.parse.arch.alpine_native()
# (which may contain a vulnerable apk/openssl, and allows an attacker to
# exploit the system!)
apk_tools_min_version = {"edge": "2.14.0-r5",
"v3.19": "2.14.0-r5",
"v3.18": "2.14.0-r2",
"v3.17": "2.12.10-r1",
"v3.16": "2.12.9-r3",