Force checkout on commit to invalidate tamarin cache

This commit is contained in:
Benjamin Bohard 2020-09-03 08:48:14 +02:00
parent fba9a12cb4
commit b458d075fe
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ARG HTTPS_PROXY=
ARG http_proxy=
ARG https_proxy=
ARG TAMARIN_VERSION=0d5470e
ARG TAMARIN_VERSION=253c774
RUN apk add --no-cache git docker python3 bash