Revert "Force commit to invalidate tamarin cache"

This reverts commit 1ef8151a51.
This commit is contained in:
Benjamin Bohard 2020-09-16 14:27:40 +02:00
parent 1ef8151a51
commit bfbef60b9d
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ARG HTTPS_PROXY=
ARG http_proxy=
ARG https_proxy=
ARG TAMARIN_VERSION=c83e619
ARG TAMARIN_VERSION=develop
RUN apk add --no-cache git docker python3 bash
@ -23,4 +23,4 @@ VOLUME /dist
ADD run-tamarin.sh /usr/local/bin/run-tamarin
RUN chmod +x /usr/local/bin/run-tamarin
CMD /usr/local/bin/run-tamarin
CMD /usr/local/bin/run-tamarin