mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Edited demo opae-nlb-demo dockerfile. Replaced 'master' with 'main' on line 8.
Signed-off-by: DougTW <doug.martin@intel.com>
This commit is contained in:
parent
89ad053316
commit
3992126edf
@ -5,7 +5,7 @@
|
|||||||
# CLEAR_LINUX_VERSION="--version=29970"
|
# CLEAR_LINUX_VERSION="--version=29970"
|
||||||
#
|
#
|
||||||
# This is used on release branches before tagging a stable version.
|
# This is used on release branches before tagging a stable version.
|
||||||
# The master branch defaults to using the latest Clear Linux.
|
# The main branch defaults to using the latest Clear Linux.
|
||||||
ARG CLEAR_LINUX_BASE=clearlinux:latest
|
ARG CLEAR_LINUX_BASE=clearlinux:latest
|
||||||
|
|
||||||
FROM ${CLEAR_LINUX_BASE} as builder
|
FROM ${CLEAR_LINUX_BASE} as builder
|
||||||
|
Loading…
Reference in New Issue
Block a user