Skip to content

Commit

Permalink
UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-handler imag…
Browse files Browse the repository at this point in the history
…es to be consistent with ART

Reconciling with https://github.com/openshift/ocp-build-data/tree/dc1a3dd7428836607d0b20079612d6ed7cd1da15/images/openshift-kubernetes-nmstate-handler.yml

(cherry picked from commit fd5a103)
Signed-off-by: Mat Kowalski <mko@redhat.com>
  • Loading branch information
AOS Automation Release Team authored and mkowalski committed Jun 21, 2023
1 parent bc0e7d1 commit 2924cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.openshift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.14 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14 AS builder
WORKDIR /go/src/github.com/openshift/kubernetes-nmstate
COPY . .
RUN GO111MODULE=on go build --mod=vendor -o build/_output/bin/manager ./cmd/handler/
Expand Down

0 comments on commit 2924cbc

Please sign in to comment.