Update apps/cic-eth/docker/Dockerfile

This commit is contained in:
Blair Vanderlugt 2021-07-06 19:52:55 +00:00
parent 8cdd405122
commit 3256f23121
1 changed files with 2 additions and 0 deletions

View File

@ -62,5 +62,7 @@ COPY crypto_dev_signer_config/ /usr/local/etc/crypto-dev-signer/
# TODO this kind of code sharing across projects should be discouraged...can we make util a library?
#COPY util/liveness/health.sh /usr/local/bin/health.sh
RUN echo "TEST RULE CHANGE"
ENTRYPOINT []