mirror of
https://github.com/Luzifer/ots.git
synced 2025-04-18 22:45:57 -04:00
chore: Drop build timestamp
This commit is contained in:
parent
565c7b5bc0
commit
61f85758c4
@ -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' \
|
||||
|
@ -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' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user