From 1fdb943c5d1a30c06bbbda5b71a8dd2731ff29e99f9bfcb3399f75ec99c2d56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Sat, 3 Aug 2024 09:07:19 +0000 Subject: [PATCH] [info=d8a8ea2d3ce0857ecaead0a17725c5fc] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/php-apache8-image?expand=0&rev=119 --- Dockerfile | 3 +-- php-apache8-image.changes | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1a07b1a..6e70e0c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,10 +20,9 @@ FROM opensuse/tumbleweed:latest -MAINTAINER openSUSE (https://www.opensuse.org/) - # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.php-apache +LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI PHP-Apache 8" LABEL org.opencontainers.image.description="PHP-Apache 8 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="8" diff --git a/php-apache8-image.changes b/php-apache8-image.changes index babaea8..dbe45e5 100644 --- a/php-apache8-image.changes +++ b/php-apache8-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller + +- set OCI.authors attribute instead of deprecated MAINTAINER + ------------------------------------------------------------------- Wed Jul 31 12:06:44 UTC 2024 - Dirk Mueller