diff --git a/linux_docker_resources/Dockerfile-RHEL b/linux_docker_resources/Dockerfile-RHEL index 8fce4c86..cf2dba2e 100644 --- a/linux_docker_resources/Dockerfile-RHEL +++ b/linux_docker_resources/Dockerfile-RHEL @@ -180,7 +180,7 @@ RUN dnf install \ tinyxml2-devel \ uncrustify \ yaml-cpp-devel \ - $(if test ${EL_RELEASE/.*/} != 10; then echo yamllint; fi) \ + yamllint \ --refresh -y # Install dependencies of Connext and its installer