Skip to content

Commit 926585d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/compose.override.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ services:
2727
xpu:
2828
build:
2929
labels:
30+
org.opencontainers.image.version: 3.10-xpu-${IDP_VERSION:-core}
3031
org.opencontainers.image.title: "Intel® Distribution for Python XPU Base Image"
3132
extends: idp
3233
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)