Skip to content

Commit 9dcf059

Browse files
committed
Update Go in e2e test Dockerfile to Go 1.22
Signed-off-by: dkwon17 <[email protected]>
1 parent 38c0fb9 commit 9dcf059

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.20
16+
FROM registry.ci.openshift.org/openshift/release:golang-1.22
1717

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

0 commit comments

Comments
 (0)