Remove version constraint from fiu-utils and libfiu-dev

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2021-12-02 21:32:20 +01:00
parent 8d1b89db30
commit e4eeca6755

View file

@ -5,10 +5,10 @@ ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install -y \
asciidoctor \
cmake \
fiu-utils=1.00-* \
fiu-utils \
g++ \
git \
libfiu-dev=1.00-* \
libfiu-dev \
locales \
man \
python3 \