-
Notifications
You must be signed in to change notification settings - Fork 37
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.10/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
FROM registry.access.redhat.com/ubi8/ubi:8.10-1088 | ||
FROM registry.access.redhat.com/ubi8/ubi:8.10-1132 | ||
RUN yum install -y --disableplugin=subscription-manager redhat-lsb-core && yum --disableplugin=subscription-manager clean all |