From 5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 14 Jul 2025 12:41:58 +0200 Subject: image: add which so that devpods work correctly --- Containerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Containerfile') diff --git a/Containerfile b/Containerfile index 1bdd4bb..81e9864 100644 --- a/Containerfile +++ b/Containerfile @@ -43,6 +43,7 @@ RUN pacman --noconfirm -Syu && \ openssh \ qemu-system-$EMULATOR \ qemu-ui-curses \ + which \ xxhash \ zlib -- cgit v1.2.3