diff --git a/Dockerfile b/Dockerfile index 6e10fc2..da6a9ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,4 +11,5 @@ RUN yum install -y \ rpm-build \ rpm-sign \ TIVsm-API64 \ + --nogpgcheck \ && yum clean all