test2
This commit is contained in:
parent
b0022523e0
commit
f74b7a1830
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM lsiobase/alpine.python3
|
||||||
|
|
||||||
LABEL maintainer="dirtycajunrice"
|
LABEL maintainer="dirtycajunrice"
|
||||||
|
|
||||||
ENV branch="master"
|
#ENV branch="master"
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
git clone --single-branch -b $branch https://github.com/Boerderij/Varken.git /app && \
|
git clone --single-branch -b $branch https://github.com/Boerderij/Varken.git /app && \
|
||||||
|
|
Loading…
Reference in a new issue