Skip to content
Closed
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ binary_build_commands: make build --warn-undefined-variables
build_root:
from_repository: true
images:
- dockerfile_path: Dockerfile.rhel7
- dockerfile_path: Dockerfile.ocp
inputs:
ocp_4.17_base-rhel9:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ images:
- build_args:
- name: TAGS
value: scos
dockerfile_path: Dockerfile.rhel7
dockerfile_path: Dockerfile.ocp
from: origin_scos-4.17_base-stream9
inputs:
ocp_builder_rhel-9-golang-1.22-openshift-4.17:
Expand Down