From bde0a7e0fbcbb56b2ffc031b623c0917c1ad282f Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 31 Oct 2025 14:32:53 -0600 Subject: [PATCH] Update containerfile --- containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/containerfile b/containerfile index 80848fe..a2fe7ea 100644 --- a/containerfile +++ b/containerfile @@ -1,4 +1,6 @@ from ubuntu +run apt update +run apt upgrade run apt install -y bison flex gcc make libncurses-dev git run apt install -y bc build-essential git libncurses5-dev lzop perl libssl-dev bison flex kmod device-tree-compiler run apt install -y dwarves libelf-dev libdwarf-dev libdw-dev python3 gawk zstd