Skip to content

Commit

Permalink
fix seccomp lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Avocado committed Apr 10, 2022
1 parent 8ff771e commit 25153dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN dpkg --add-architecture i386
RUN apt-get update && apt-get install -y \
gdbserver \
htop \
seccomp \
libseccomp2 \
libc6:i386 \
ltrace \
strace \
Expand Down

0 comments on commit 25153dc

Please sign in to comment.