fix(agent-images): retain SSH client
test / integration-docker (pull_request) Successful in 22s
tracker-policy-pr / check-pr (pull_request) Successful in 22s
test / unit (pull_request) Successful in 46s
lint / lint (push) Successful in 51s
test / integration-firecracker (pull_request) Failing after 6m21s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped

This commit is contained in:
2026-07-21 17:25:11 +00:00
parent 57785a96c2
commit 1aeeb55b54
6 changed files with 13 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ RUN apt-get update \
git \
ca-certificates \
curl \
openssh-client \
podman \
procps \
ripgrep \