chore: Drop build timestamp

This commit is contained in:
Martin Reinhardt 2023-11-24 20:59:35 +01:00 committed by Knut Ahlers
parent 565c7b5bc0
commit 61f85758c4
No known key found for this signature in database
GPG Key ID: D91C3E91E4CAD6F5
2 changed files with 0 additions and 2 deletions

View File

@ -29,7 +29,6 @@ ARG BUILD_DATE
ARG APP_VERSION
LABEL org.opencontainers.image.authors='Knut Ahlers <knut@ahlers.me>' \
org.opencontainers.image.created=$BUILD_DATE \
org.opencontainers.image.version=$APP_VERSION \
org.opencontainers.image.url='https://hub.docker.com/r/luzifer/ots/' \
org.opencontainers.image.documentation='https://github.com/Luzifer/ots/wiki' \

View File

@ -29,7 +29,6 @@ ARG BUILD_DATE
ARG APP_VERSION
LABEL org.opencontainers.image.authors='Knut Ahlers <knut@ahlers.me>' \
org.opencontainers.image.created=$BUILD_DATE \
org.opencontainers.image.version $APP_VERSION \
org.opencontainers.image.url='https://hub.docker.com/r/luzifer/ots/' \
org.opencontainers.image.documentation='https://github.com/Luzifer/ots/wiki' \