add dockerproxy to accelerate ghcr.io

This commit is contained in:
amazingfate
2023-04-17 20:34:11 +08:00
committed by Igor Pečovnik
parent 321a0cd257
commit 115cb80a04
14 changed files with 22 additions and 13 deletions

View File

@@ -216,7 +216,7 @@ function artifact_kernel_cli_adapter_config_prep() {
}
function artifact_kernel_get_default_oci_target() {
artifact_oci_target_base="ghcr.io/armbian/cache-kernel/"
artifact_oci_target_base="${GHCR_SOURCE}/armbian/cache-kernel/"
}
function artifact_kernel_is_available_in_local_cache() {