This commit is contained in:
Marc Beninca 2024-08-26 20:55:54 +02:00
parent f62846d763
commit 48edbf1bf5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -18,7 +18,7 @@
[ -n "${SPCD_REF_STAGING}" ] || SPCD_REF_STAGING="dev"
[ -n "${SPCD_URL_ALPINE}" ] ||
SPCD_URL_ALPINE="https://dl-cdn.alpinelinux.org"
SPCD_URL_ALPINE="https://dl-cdn.alpinelinux.org/alpine"
[ -n "${SPCD_URL_ARCH}" ] ||
SPCD_URL_ARCH="https://geo.mirror.pkgbuild.com"
[ -n "${SPCD_URL_DEBIAN}" ] ||