Force commit to invalidate tamarin cache
This commit is contained in:
parent
279223b6f6
commit
1ef8151a51
|
@ -5,7 +5,7 @@ ARG HTTPS_PROXY=
|
|||
ARG http_proxy=
|
||||
ARG https_proxy=
|
||||
|
||||
ARG TAMARIN_VERSION=develop
|
||||
ARG TAMARIN_VERSION=c83e619
|
||||
|
||||
RUN apk add --no-cache git docker python3 bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue