We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d197315 commit 926585dCopy full SHA for 926585d
python/compose.override.yaml
@@ -27,6 +27,7 @@ services:
27
xpu:
28
build:
29
labels:
30
+ org.opencontainers.image.version: 3.10-xpu-${IDP_VERSION:-core}
31
org.opencontainers.image.title: "Intel® Distribution for Python XPU Base Image"
32
extends: idp
33
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