Skip to content

Commit b715376

Browse files
committed
try these packages
1 parent 7df2e26 commit b715376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipa-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
source venvs/kayobe/bin/activate &&
215215
source src/kayobe-config/kayobe-env --environment ci-builder &&
216216
kayobe seed host command run \
217-
--command "sudo apt update && sudo apt -y install gcc git libffi-dev python3-dev python-is-python3 python3-venv docker-ce" --show-output
217+
--command "sudo apt update && sudo apt -y install gcc git libffi-dev python3-dev python-is-python3 python3-venv containerd docker.io docker-buildx" --show-output
218218
env:
219219
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD_CI_BUILDER }}
220220

0 commit comments

Comments
 (0)