Build RHEL9 images on Openshift Cluster

- update of existing Dockerfiles for building RHEL8 images to RHEL9
This commit is contained in:
Jaroslava Fiedlerova
2023-06-03 13:03:31 +02:00
parent c81ed57a93
commit 296bddb904
22 changed files with 131 additions and 129 deletions

View File

@@ -32,7 +32,7 @@ spec:
type: "Binary"
strategy:
dockerStrategy:
dockerfilePath: "docker/Dockerfile.phySim.rhel8.2"
dockerfilePath: "docker/Dockerfile.phySim.rhel9"
output:
to:
kind: "ImageStreamTag"