update now

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-24 23:36:13 -04:00
parent ce9b70f906
commit ee445ecb45
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -23,4 +23,3 @@ COPY --from=builder /usr/bin/now /usr/bin/now
COPY --from=builder /etc/ssl/certs/ /etc/ssl/certs
ENTRYPOINT [ "now" ]
CMD [ "--help" ]