fix: remove labels defined via CI
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1b8f079506
commit
e284995e96
@ -18,9 +18,7 @@ ARG VERSION=latest
|
|||||||
LABEL org.opencontainers.image.authors="Markus Pesch" \
|
LABEL org.opencontainers.image.authors="Markus Pesch" \
|
||||||
org.opencontainers.image.description="Wait until database is ready for handling connections" \
|
org.opencontainers.image.description="Wait until database is ready for handling connections" \
|
||||||
org.opencontainers.image.documentation="https://git.cryptic.systems/volker.raschek/db-wait#db-wait" \
|
org.opencontainers.image.documentation="https://git.cryptic.systems/volker.raschek/db-wait#db-wait" \
|
||||||
org.opencontainers.image.source="https://git.cryptic.systems/volker.raschek/db-wait" \
|
|
||||||
org.opencontainers.image.title="db-wait" \
|
org.opencontainers.image.title="db-wait" \
|
||||||
org.opencontainers.image.url="https://git.cryptic.systems/volker.raschek/db-wait" \
|
|
||||||
org.opencontainers.image.vendor="Markus Pesch" \
|
org.opencontainers.image.vendor="Markus Pesch" \
|
||||||
org.opencontainers.image.version="${VERSION}"
|
org.opencontainers.image.version="${VERSION}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user