Skip to content

Commit

Permalink
fix: test_images/Dockerfile.rpm_ubi to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 29, 2024
1 parent 32ec1f9 commit b7d74b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_images/Dockerfile.rpm_ubi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redhat/ubi9:9.0.0
FROM redhat/ubi9:9.4-1181.1724035907
ENV REV=2
RUN yum -y upgrade
RUN yum --allowerasing -y install curl xz nc
Expand Down

0 comments on commit b7d74b9

Please sign in to comment.