Skip to content

Commit 6b8a8bc

Browse files
rtg0795mattmiec
andauthored
Pin libnvinfer headers versions. (#2212)
PiperOrigin-RevId: 620487661 Co-authored-by: Matt Miecnikowski <[email protected]>
1 parent 36e151a commit 6b8a8bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tensorflow_serving/tools/docker/Dockerfile.devel-gpu

+2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ RUN apt-get install -y --no-install-recommends \
5656
libnvinfer-plugin8=8.6.1.6-1+cuda12.0 \
5757
libnvinfer8=8.6.1.6-1+cuda12.0 \
5858
libnvinfer-dev=8.6.1.6-1+cuda12.0 \
59+
libnvinfer-headers-dev=8.6.1.6-1+cuda12.0 \
5960
libnvinfer-plugin-dev=8.6.1.6-1+cuda12.0 \
61+
libnvinfer-headers-plugin-dev=8.6.1.6-1+cuda12.0 \
6062
automake \
6163
build-essential \
6264
ca-certificates \

0 commit comments

Comments
 (0)