From 57fefd96990c04987c8d80eda7d23463af904d3e Mon Sep 17 00:00:00 2001 From: dany Date: Wed, 3 Aug 2022 17:54:27 +0200 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7fc074f..364d3b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,4 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \ chrpath socat cpio python3 python3-pip python3-pexpect \ xz-utils debianutils iputils-ping python3-git \ python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 \ - xterm python3-subunit mesa-common-dev zstd liblz4-tool \ No newline at end of file + xterm python3-subunit mesa-common-dev zstd liblz4-tool file \ No newline at end of file