Skip to content

Commit b5bdbe4

Browse files
committed
Bump nvbandwidth version to v0.8
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
1 parent 952cf4f commit b5bdbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/container/nvbandwidth/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
3131

3232
WORKDIR /bandwidthtest
3333

34-
ARG NVBANDWIDTH_VERSION=v0.7
34+
ARG NVBANDWIDTH_VERSION=v0.8
3535

3636
RUN git clone --branch ${NVBANDWIDTH_VERSION} --depth 1 --single-branch https://github.com/NVIDIA/nvbandwidth.git && \
3737
cd nvbandwidth && \

0 commit comments

Comments
 (0)