Skip to content

Commit bee0499

Browse files
author
Thejas N
committed
UPSTREAM: <carry>: Change golang base image from toolset to ocp builder
1 parent 654e632 commit bee0499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.openshift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/go-toolset:1.16.12 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.12 AS builder
22

33
WORKDIR /opt/app-root/src
44

0 commit comments

Comments
 (0)