Skip to content

Commit 6fe78d5

Browse files
Update ci.Dockerfile to use golang 1.21
1 parent ef20fc6 commit 6fe78d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This Docerfile is the environment where the test will be run in.
2-
FROM registry.ci.openshift.org/openshift/release:golang-1.20
2+
FROM registry.ci.openshift.org/openshift/release:golang-1.21
33

44
# Add kubernetes repository
55
ADD ci/kubernetes.repo /etc/yum.repos.d/

0 commit comments

Comments
 (0)