general: update all alpine scripts to 3.22 (#5428)

This commit is contained in:
CanbiZ
2025-06-24 15:28:35 +02:00
committed by GitHub
parent f63a1d89a3
commit e6ab47f341
48 changed files with 58 additions and 58 deletions

View File

@@ -26,7 +26,7 @@
"version": "12"
}
},
{
{
"type": "alpine",
"script": "ct/alpine-rclone.sh",
"resources": {
@@ -34,7 +34,7 @@
"ram": 256,
"hdd": 1,
"os": "alpine",
"version": "3.21"
"version": "3.22"
}
}
],