diff --git a/Dockerfile b/Dockerfile index b80cc62..516ed01 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,8 +11,8 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.golang -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Golang 1.20 Container Image" -LABEL org.opencontainers.image.description="Golang 1.20 development environment based on the SLE Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Golang 1.20" +LABEL org.opencontainers.image.description="Golang 1.20 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="1.20" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/golang-stable-image.changes b/golang-stable-image.changes index 9c301a7..4fba637 100644 --- a/golang-stable-image.changes +++ b/golang-stable-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller + +- label capitalization and related cleanups + ------------------------------------------------------------------- Thu Jun 22 16:56:53 UTC 2023 - Dirk Mueller