Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.6
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-base-openshift

# A ubi7 base image will expose python2 in /usr/bin/python. It will also provide
# python3 which will be used only if explicitly called by /usr/bin/python3.
Expand Down