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 Sep 24, 2024
1 parent 075ca1b commit 8d7df7c
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.4-1214.1725849297
FROM redhat/ubi9:9.4-1214.1726694543
ENV REV=2
RUN yum -y upgrade
RUN yum --allowerasing -y install curl xz nc
Expand Down

0 comments on commit 8d7df7c

Please sign in to comment.