Update apps/contract-migration/docker/Dockerfile

This commit is contained in:
Blair Vanderlugt 2021-07-06 19:40:36 +00:00
parent 4ecf4f1214
commit b86b57bcb7

View File

@ -40,3 +40,4 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip \
COPY contract-migration/ . COPY contract-migration/ .
RUN chmod +x *.sh RUN chmod +x *.sh
RUN echo "i am testing the rules engine"