Skip to content

Commit cad2575

Browse files
committed
Update e2e test dockerfile to use go 1.24
Signed-off-by: David Kwon <[email protected]>
1 parent f5dc5f8 commit cad2575

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)