No instalar apk-tools
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
00cf55b89b
commit
f5f93ae0c8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ local alpine_version = alpine_base_version..".0"
|
||||||
local packages = {
|
local packages = {
|
||||||
"alpine-baselayout",
|
"alpine-baselayout",
|
||||||
-- "alpine-conf",
|
-- "alpine-conf",
|
||||||
"apk-tools",
|
-- "apk-tools",
|
||||||
"busybox",
|
"busybox",
|
||||||
"libc-utils",
|
"libc-utils",
|
||||||
"alpine-keys",
|
"alpine-keys",
|
||||||
|
|
Loading…
Reference in a new issue