Skip to content

Commit

Permalink
Merge pull request #28 from openshift-bot/updating-dockerfile.openshi…
Browse files Browse the repository at this point in the history
…ft-baseimages-to-mach-ocp-build-data-config

Bug 1878163: Updating Dockerfile.openshift baseimages to mach ocp-build-data config
  • Loading branch information
openshift-merge-robot committed Sep 19, 2020
2 parents 6fd0e7b + 922d07c commit a7312f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openshift
@@ -1,5 +1,5 @@
# This dockerfile is specific to building Multus admission controller for OpenShift
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 as builder
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 as builder

# Add everything
ENV PKG_NAME=github.com/k8snetworkplumbingwg/net-attach-def-admission-controller
Expand Down

0 comments on commit a7312f5

Please sign in to comment.