remove need for branches
This commit is contained in:
parent
6bacee5f59
commit
b393675713
2 changed files with 1 additions and 5 deletions
|
@ -2,10 +2,6 @@ FROM lsiobase/alpine.python3
|
|||
|
||||
LABEL maintainer="dirtycajunrice"
|
||||
|
||||
ARG branch="master"
|
||||
|
||||
ENV branch=$branch
|
||||
|
||||
COPY / /app
|
||||
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue