pass the tag the right way
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
ARG ARCH
|
||||
FROM openwebrx-base:$ARCH
|
||||
ARG ARCHTAG
|
||||
FROM openwebrx-base:$ARCHTAG
|
||||
|
||||
ADD docker/scripts/install-dependencies-hackrf.sh /
|
||||
RUN /install-dependencies-hackrf.sh
|
||||
|
Reference in New Issue
Block a user