Skip to content

Commit

Permalink
Bumped several dependencies to latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketil Moland Olsen authored and Ketil Moland Olsen committed Nov 12, 2023
1 parent 4f0b686 commit 655ea26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piaware/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt update && \

FROM base AS buildstep

ARG PIAWARE_VERSION="v9.0.1"
ARG PIAWARE_VERSION="v9.0"
ARG TEMP_INSTALL="wget devscripts build-essential debhelper tcl8.6-dev autoconf python3-dev python3-venv python3-setuptools patchelf debhelper libz-dev git libssl-dev tcl-dev chrpath libboost-system-dev libboost-program-options-dev libboost-regex-dev libboost-filesystem-dev"

RUN apt update && \
Expand Down

0 comments on commit 655ea26

Please sign in to comment.