Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Jul 3, 2024
1 parent 300a116 commit 96aa221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN apt update && \

FROM base AS buildstep

ARG READSB_COMMIT=d794155ba65796a76cd0a436f9709f4601509320
ARG READSB_BRANCH=d794155ba65796a76cd0a436f9709f4601509320
ARG TEMP_INSTALL="git gcc make libusb-1.0-0-dev ncurses-dev build-essential debhelper libncurses5-dev zlib1g-dev python3-dev libzstd-dev pkg-config"

WORKDIR /tmp
Expand Down

0 comments on commit 96aa221

Please sign in to comment.