[info=d68829e274e1aaa73fc3cd4c59b02a3f]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/apache-tomcat-10-java-17-image?expand=0&rev=15
This commit is contained in:
2024-08-14 16:04:23 +00:00
committed by Git OBS Bridge
parent 25ae2f390d
commit 8dc7a3b1d2
2 changed files with 6 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ COPY --from=builder /target /
# labelprefix=org.opensuse.application.apache-tomcat
LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)"
LABEL org.opencontainers.image.title="openSUSE Tumbleweed Apache Tomcat"
LABEL org.opencontainers.image.description="Apache Tomcat container based on the openSUSE Tumbleweed Base Container Image."
LABEL org.opencontainers.image.description="Apache Tomcat is a free and open-source implementation of the Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies, based on the openSUSE Tumbleweed Base Container Image."
LABEL org.opencontainers.image.version="%%tomcat_version%%"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 14 16:03:10 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- extend description
-------------------------------------------------------------------
Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller <dmueller@suse.com>