Skip to content

Commit

Permalink
Merge pull request #1006 from anarkiwi/v55
Browse files Browse the repository at this point in the history
rssi min/max
  • Loading branch information
anarkiwi authored Nov 30, 2023
2 parents e90fc7b + 3391df2 commit f563a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libvulkan-dev \
python3-numpy
WORKDIR /root
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.54
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.55
COPY --from=iqtlabs/gamutrf-vkfft:latest /root /root/gr-iqtlabs
WORKDIR /root/gr-iqtlabs/build
COPY --from=sigmf-builder /usr/local /usr/local
Expand Down

0 comments on commit f563a1d

Please sign in to comment.