Skip to content

Commit 922f107

Browse files
committed
fix
1 parent 591aa19 commit 922f107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ RUN apt-get update \
105105
g++ \
106106
make \
107107
clang-format \
108+
libnss-wrapper \
108109
&& locale-gen en_US.UTF-8 \
109110
&& rm -rf /var/lib/apt/lists/* /tmp/apt-packages.txt
110111

0 commit comments

Comments
 (0)