From c04c53602dfa2a717b1196c6a785d7ef98a853b0 Mon Sep 17 00:00:00 2001 From: Mandy Schoep <2277717+OhMyMndy@users.noreply.github.com> Date: Fri, 26 Apr 2024 13:18:38 +0000 Subject: [PATCH] Remove seccomp=undefined --- builder/test-deb | 1 - 1 file changed, 1 deletion(-) diff --git a/builder/test-deb b/builder/test-deb index 9238703..9a8c11d 100755 --- a/builder/test-deb +++ b/builder/test-deb @@ -17,7 +17,6 @@ docker run -it -p "443:$VNC_PORT" --rm \ -e KASMVNC_VERBOSE_LOGGING=$KASMVNC_VERBOSE_LOGGING \ -e "VNC_USER=foo" -e "VNC_PW=foobar" \ -e "VNC_PORT=$VNC_PORT" \ - --security-opt seccomp=unconfined \ $entrypoint_executable \ "$tester_image" \ $entrypoint_args