Skip to content

Commit

Permalink
update labels
Browse files Browse the repository at this point in the history
Signed-off-by: Srikanth Ramakrishna <[email protected]>
  • Loading branch information
sramakintel committed Oct 24, 2024
1 parent 911911d commit d197315
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/compose.override.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ services:
org.opencontainers.image.version: 3.10-${IDP_VERSION:-core}
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
xpu:
build:
labels:
org.opencontainers.image.title: "Intel® Distribution for Python XPU Base Image"
extends: idp
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 comments on commit d197315

Please sign in to comment.