Force commit to invalidate tamarin cache
This commit is contained in:
parent
cd8525c8b1
commit
14a7bef425
|
@ -5,7 +5,7 @@ ARG HTTPS_PROXY=
|
|||
ARG http_proxy=
|
||||
ARG https_proxy=
|
||||
|
||||
ARG TAMARIN_VERSION=develop
|
||||
ARG TAMARIN_VERSION=97fd00a
|
||||
|
||||
RUN apk add --no-cache git docker python3 bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue