diff --git a/Dockerfile b/Dockerfile index c7ceba4..841173c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,8 +24,8 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.gitea-runner -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Gitea Action Runner" -LABEL org.opencontainers.image.description="Gitea Action Runner container based on the openSUSE Tumbleweed Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Gitea action runner" +LABEL org.opencontainers.image.description="Gitea action runner container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/README.md b/README.md index 6b4ef4e..b0ed866 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# The openSUSE Tumbleweed BCI Gitea Action Runner Container Image +# The openSUSE Tumbleweed BCI Gitea action runner container image ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) -Gitea Action Runner container based on the openSUSE Tumbleweed Base Container Image. +Gitea action runner container based on the openSUSE Tumbleweed Base Container Image. ## Licensing diff --git a/gitea-runner-image.changes b/gitea-runner-image.changes index 02a1811..259e9b8 100644 --- a/gitea-runner-image.changes +++ b/gitea-runner-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 18 17:24:16 UTC 2024 - Dirk Mueller + +- use sentence style capitalization in READMEs + ------------------------------------------------------------------- Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller