Update Dockerfile

Junk the hash of .a file
This commit is contained in:
Cullen Jennings 2014-11-29 15:48:23 -07:00
parent 9baaaa2a64
commit f9bfb31fd2

View File

@ -43,8 +43,7 @@ RUN git status -v >> log
RUN openssl dgst -sha1 libopenh264.so >> log
RUN echo "Fluffy Got hash of - 3b6280fce36111ab9c911453f4ee1fd99ce6f841" >> log
RUN openssl dgst -sha1 libopenh264.a >> log
RUN echo "Fluffy Got hash of - eebcffe6197962113cf01f2f246badb7ac96618e" >> log