mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
pass the tag the right way
This commit is contained in:
parent
2c4c88e30d
commit
e5724620a8
7 changed files with 18 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue