Modification temporaire de l'adresse de la forge
This commit is contained in:
parent
84a27ae9f4
commit
5b1abee466
|
@ -9,7 +9,7 @@ ARG TAMARIN_VERSION=develop
|
|||
|
||||
RUN apk add --no-cache git docker python3 bash
|
||||
|
||||
RUN git clone https://forge.cadoles.com/Cadoles/Tamarin /tamarin\
|
||||
RUN git clone http://192.168.30.152/Cadoles/Tamarin /tamarin\
|
||||
&& cd /tamarin\
|
||||
&& git checkout ${TAMARIN_VERSION}
|
||||
|
||||
|
|
Loading…
Reference in New Issue