Set proper system openssldir in package build

This commit is contained in:
Mike Ellery
2019-06-26 17:34:07 -07:00
committed by Manoj doshi
parent 45403b877f
commit 3acbd84f1d
6 changed files with 83 additions and 78 deletions

View File

@@ -1,5 +1,6 @@
FROM centos:7
ARG GIT_COMMIT=unknown
ARG CI_USE=false
LABEL git-commit=$GIT_COMMIT