Skip to content

Commit d03fda9

Browse files
committed
images: update builder image to rhel-8-golang-1.21-openshift-4.16
1 parent ae2d09e commit d03fda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile.rhel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.14 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16 AS builder
22
WORKDIR /go/src/github.com/openshift/oauth-server
33
COPY . .
44
ENV GO_PACKAGE github.com/openshift/oauth-server

0 commit comments

Comments
 (0)