forked from pool/389-ds-container
[info=ea908f6a02a7ffe828d6a1be08e7fca8]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/389-ds-container?expand=0&rev=190
This commit is contained in:
parent
d860b871aa
commit
fbb8ffe03f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- set OCI.authors attribute instead of deprecated MAINTAINER
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 12:06:44 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,10 +20,9 @@
|
||||
|
||||
FROM opensuse/tumbleweed:latest
|
||||
|
||||
MAINTAINER william.brown@suse.com
|
||||
|
||||
# Define labels according to https://en.opensuse.org/Building_derived_containers
|
||||
# labelprefix=org.opensuse.application.389-ds
|
||||
LABEL org.opencontainers.image.authors="william.brown@suse.com"
|
||||
LABEL org.opencontainers.image.title="openSUSE Tumbleweed 389 Directory Server"
|
||||
LABEL org.opencontainers.image.description="389 Directory Server container based on the openSUSE Tumbleweed Base Container Image."
|
||||
LABEL org.opencontainers.image.version="%%389ds_version%%"
|
||||
|
Loading…
Reference in New Issue
Block a user