git pull everytime
This commit is contained in:
@ -6,8 +6,6 @@ RUN apt-get update && \
|
||||
|
||||
ADD docker/scripts/build-debian-package.sh /
|
||||
|
||||
RUN git clone https://github.com/jketterl/openwebrx.git /openwebrx
|
||||
|
||||
WORKDIR /openwebrx
|
||||
WORKDIR /
|
||||
|
||||
CMD ["/build-debian-package.sh"]
|
||||
|
Reference in New Issue
Block a user