Skip to content

Commit d197315

Browse files
committed
update labels
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent 911911d commit d197315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/compose.override.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@ services:
2525
org.opencontainers.image.version: 3.10-${IDP_VERSION:-core}
2626
image: ${REGISTRY}/${REPO}:b-${GITHUB_RUN_NUMBER:-0}-${BASE_IMAGE_NAME:-ubuntu}-${BASE_IMAGE_TAG:-22.04}-idp-${IDP_VERSION:-core}-py${PYTHON_VERSION:-3.10}-base
2727
xpu:
28+
build:
29+
labels:
30+
org.opencontainers.image.title: "Intel® Distribution for Python XPU Base Image"
2831
extends: idp
2932
image: ${REGISTRY}/${REPO}:b-${GITHUB_RUN_NUMBER:-0}-${BASE_IMAGE_NAME:-ubuntu}-${BASE_IMAGE_TAG:-22.04}-idp-${IDP_VERSION:-core}-py${PYTHON_VERSION:-3.10}-xpu-base

0 commit comments

Comments
 (0)