summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/ci/Dockerfile.bitbake1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci/Dockerfile.bitbake b/scripts/ci/Dockerfile.bitbake
index 4dfafec..9d34dca 100644
--- a/scripts/ci/Dockerfile.bitbake
+++ b/scripts/ci/Dockerfile.bitbake
@@ -18,6 +18,7 @@ RUN apt-get update -q && apt-get install -qy \
18 libpython-dev \ 18 libpython-dev \
19 libsdl1.2-dev \ 19 libsdl1.2-dev \
20 locales \ 20 locales \
21 ovmf \
21 procps \ 22 procps \
22 python \ 23 python \
23 python3 \ 24 python3 \