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

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" ]