From 71a571bb5cfb6ee112e256c78f73f8d265ba33a6 Mon Sep 17 00:00:00 2001 From: Julian Uszkoreit Date: Thu, 18 Sep 2025 12:18:57 +0200 Subject: [PATCH] Update Docker image metadata for mspepid Update of the automatic build script --- .github/workflows/build-docker-image.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index 8e8ca3a..bc6dc65 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -40,8 +40,8 @@ jobs: with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} labels: | - org.opencontainers.image.title=pipeline-of-identification - org.opencontainers.image.description=Tools used in the pipeline-of-identification + org.opencontainers.image.title=mspepid + org.opencontainers.image.description=Tools used in the mspepid org.opencontainers.image.url=${{ github.event.repository.html_url }} org.opencontainers.image.source=${{ github.event.repository.html_url }} flavor: | # always generate latest tag