fixed dockerfile reference for tpm2provisioner

This commit is contained in:
iadgovuser26 2022-05-03 16:06:51 -04:00
parent 625ecd06f2
commit ef5b2e4c09

View File

@ -1,4 +1,4 @@
ROM hirs/hirs-ci:centos7
FROM centos:7
# Install packages for installing HIRS TPM2 Provisioner
RUN yum -y update && yum clean all