Skip to content

Commit

Permalink
Merge pull request #1380 from anarkiwi/v117
Browse files Browse the repository at this point in the history
gr-iqtlabs v117
  • Loading branch information
anarkiwi authored Aug 14, 2024
2 parents 25a0b54 + 30a0045 commit 72ad1e0
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 @@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libvulkan-dev \
pybind11-dev
WORKDIR /root
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.116
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.117
COPY --from=iqtlabs/gamutrf-vkfft:latest /root /root/gr-iqtlabs
WORKDIR /root/gr-iqtlabs/build
COPY --from=iqtlabs/gamutrf-sigmf:latest /usr/local /usr/local
Expand Down

0 comments on commit 72ad1e0

Please sign in to comment.