Have a script that uses the github api to scrape the latest version of the kics image and sets this as {version}. This version is then used as BASE within my dockerfile. On previous versions of kics I have run the apk upgrade && update commands with success but im unable to anymore as "apk is not found" Has apk been removed from the latest version of the image?