Skip to content

Commit 99d2f8c

Browse files
Merge pull request #257 from timflannagan/ci/bump-base-dockerfile-go-version
Update the build root Dockerfile base image
2 parents 1b60477 + 62ddd20 commit 99d2f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile to bootstrap build and test in openshift-ci
22

3-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
3+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.17-openshift-4.11
44

55
ARG KUBEBUILDER_RELEASE=2.3.1
66
# Install test dependencies

0 commit comments

Comments
 (0)