Skip to content

Commit e8dce07

Browse files
committed
Patch hf pytorch inf 2.1.0 for linux-lib-dev vulnerability
1 parent cb45e72 commit e8dce07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

huggingface/pytorch/inference/docker/2.1/py3/Dockerfile.cpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ RUN apt-get update \
7878
emacs-common \
7979
expat \
8080
apparmor \
81+
linux-libc-dev \
8182
&& apt-get autoremove -y \
8283
&& rm -rf /var/lib/apt/lists/* \
8384
&& update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-12 100 \

0 commit comments

Comments
 (0)