Skip to content

Commit

Permalink
build: Use 4.17 images as base
Browse files Browse the repository at this point in the history
Signed-off-by: Niraj Yadav <[email protected]>
  • Loading branch information
black-dragon74 authored and openshift-cherrypick-robot committed Sep 20, 2024
1 parent b00244d commit 3125d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/4.16:cli
FROM registry.ci.openshift.org/ocp/4.17:cli

WORKDIR /tmp

Expand Down

0 comments on commit 3125d55

Please sign in to comment.