[opennebula/alpine] update the one-context

This commit is contained in:
Nico Schottelius 2026-09-01 14:25:12 +02:00
commit b1d53ab494

View file

@ -15,7 +15,9 @@ IMAGE_SIZE=10G
NBD_DEVICE=/dev/nbd0
APK_MIRROR=http://dl-2.alpinelinux.org/alpine/ # Mind the trailing /
ONE_CONTEXT_APK_URL="https://github.com/OpenNebula/addon-context-linux/releases/download/v6.6.1/one-context-6.6.1-r1.apk"
# ONE_CONTEXT_APK_URL="https://github.com/OpenNebula/addon-context-linux/releases/download/v6.6.1/one-context-6.6.1-r1.apk"
ONE_CONTEXT_APK_URL="https://github.com/OpenNebula/one-apps/releases/download/v7.4.0/one-context-7.4.0-r0.alpine322.apk"
ONE_CONTEXT_APK_PATH=/root/one-context.apk
cleanup() {