diff --git a/.github/workflows/update-docker-image.yml b/.github/workflows/update-docker-image.yml index e9ecb7e5..2f833d92 100644 --- a/.github/workflows/update-docker-image.yml +++ b/.github/workflows/update-docker-image.yml @@ -101,6 +101,7 @@ jobs: KERNEL_ONLY=no \ KERNEL_CONFIGURE=no \ COMPRESS_OUTPUTIMAGE=no \ + NO_HOST_RELEASE_CHECK=yes \ REPOSITORY_INSTALL="u-boot,kernel,armbian-config,armbian-firmware" JUST_INIT=yes