diff --git a/Dockerfile b/Dockerfile index dadc5ae..7ec672a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.init -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI openSUSE Tumbleweed Init" +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Init" LABEL org.opencontainers.image.description="Systemd environment for containers based on the openSUSE Tumbleweed Base Container Image. This container is only supported with podman." LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.opencontainers.image.url="https://www.opensuse.org" diff --git a/README.md b/README.md index 69bb5af..20b9ff5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The openSUSE Tumbleweed BCI openSUSE Tumbleweed Init Container Image +# The openSUSE Tumbleweed BCI Init Container Image ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) diff --git a/init-image.changes b/init-image.changes index d52b00b..23bafaf 100644 --- a/init-image.changes +++ b/init-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 13:43:21 UTC 2024 - Dirk Mueller + +- Remove duplication from the image title + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller