Revert "Force commit to invalidate tamarin cache"
This reverts commit 61f5eb8d3d
.
This commit is contained in:
parent
61f5eb8d3d
commit
499aaca632
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue