Update Date

Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2024-11-20 16:03:39 +01:00
parent 8cb84e605c
commit 509e7f472d
3 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@ LABEL org.label-schema.name="Rspamd" \
org.label-schema.schema-version="1.0" \
org.label-schema.version=$VERSION \
org.label-schema.vcs-url="https://gitea.gnilebein.de/gnilebein/Docker-rspamd" \
org.label-schema.build-date=$DATE
org.label-schema.build-date=$IMAGE_CREATED
# Install Rspamd
RUN set -x \