diff --git a/Dockerfile b/Dockerfile index 31ce40c5..042f6a8e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -48,6 +48,7 @@ RUN \ && apt-get -y update \ && apt-get -y install --no-install-recommends \ clang-format \ + dfu-util \ g++-multilib \ gdb \ gpg \