UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 103dcebb authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Update Dockerfile

parent 60a445f0
Pipeline #451897 failed with stages
in 14 minutes and 51 seconds
...@@ -13,7 +13,7 @@ RUN yum -y update \ ...@@ -13,7 +13,7 @@ RUN yum -y update \
&& yum clean all && yum clean all
# add development tools # add development tools
RUN yum install gcc gcc-c++ make cmake RUN yum install gcc gcc-c++ make cmake automake autoconf libtool
#TO fix CCE-80935-0 #TO fix CCE-80935-0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment