From 4bc0b4e8d7d9b4820c1ae7da32fa16f0a368669b8f12c3609580d6bcdfa9799a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 30 Oct 2024 15:41:46 +0000 Subject: [PATCH] [info=efce712aaf3f2e1e1a26d7c2d424b98f] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/php8-image?expand=0&rev=183 --- Dockerfile | 1 - php8-image.changes | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 72cd770..d7f0cf8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,6 @@ RUN set -euo pipefail; \ # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.php -LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI PHP 8" LABEL org.opencontainers.image.description="PHP 8 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%%php_version%%" diff --git a/php8-image.changes b/php8-image.changes index 4d0544b..f6b1571 100644 --- a/php8-image.changes +++ b/php8-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot + +- remove nonsensical org.opencontainers.image.authors - duplication of .vendor + ------------------------------------------------------------------- Tue Oct 29 15:23:20 UTC 2024 - SUSE Update Bot