Skip to content

Commit 2c7ec9b

Browse files
committed
ci : set registry.ci.openshift.org/openshift/release to golang-1.24
Signed-off-by: Rohan Kumar <[email protected]>
1 parent 8979486 commit 2c7ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/oci.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
#
1515

16-
FROM registry.ci.openshift.org/openshift/release:golang-1.23
16+
FROM registry.ci.openshift.org/openshift/release:golang-1.24
1717

1818
SHELL ["/bin/bash", "-c"]
1919

0 commit comments

Comments
 (0)