commit | b5df05b241b39801c1531c358b8428ec8b64e611 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Nov 06 09:53:33 2020 -0600 |
committer | Benjamin Copeland <ben.copeland@linaro.org> | Fri Nov 06 16:00:32 2020 +0000 |
tree | e6c1c06afd308f83efcd81fc7ab6ede8b443c476 | |
parent | 9713a2ceed8c00158a00458718a1f3dd56aa0b7c [diff] |
include file package The tool 'file' is used in the CI script, so install it in the docker image. Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Id9a2992dabb5c6ef989dcabce0cff417ea25c30d
diff --git a/bionic-amd64-tf-a-build/Dockerfile b/bionic-amd64-tf-a-build/Dockerfile index fc067fe..7c8a1c7 100644 --- a/bionic-amd64-tf-a-build/Dockerfile +++ b/bionic-amd64-tf-a-build/Dockerfile
@@ -16,6 +16,7 @@ device-tree-compiler \ doxygen \ exuberant-ctags \ + file \ flex \ g++-multilib \ gcc-multilib \