Force checkout on commit to invalidate tamarin cache
This commit is contained in:
parent
fba9a12cb4
commit
b458d075fe
|
@ -5,7 +5,7 @@ ARG HTTPS_PROXY=
|
||||||
ARG http_proxy=
|
ARG http_proxy=
|
||||||
ARG https_proxy=
|
ARG https_proxy=
|
||||||
|
|
||||||
ARG TAMARIN_VERSION=0d5470e
|
ARG TAMARIN_VERSION=253c774
|
||||||
|
|
||||||
RUN apk add --no-cache git docker python3 bash
|
RUN apk add --no-cache git docker python3 bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue