Skip to content

Commit

Permalink
list cves to be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-j-abbott-accenture committed Sep 18, 2024
1 parent 024301a commit 6a9dba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ LABEL io.k8s.display-name="UrbanOS Hive Metastore" \
RUN \
subscription-manager register --username ijabbott --password QG@pcD!YpFCgGx5o && \
yum updateinfo list --security --nogpgcheck && \
yum updateinfo list cves && \
yum -y update && yum clean all && \
# symlink the python3.6 installed in the container
ln -s /usr/libexec/platform-python /usr/bin/python && \
Expand Down

0 comments on commit 6a9dba9

Please sign in to comment.