From 4c77fbe2db7b75e80af58b3c8e4867f2b5ddcb6a Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 17 Apr 2021 20:59:45 +0200 Subject: [PATCH] su-exec isn't needed anymore --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0d93809..39af5aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,7 +47,6 @@ RUN wget -q https://unofficial-builds.nodejs.org/download/release/v$NODE_VERSION openssl \ protobuf \ s6 \ - su-exec \ tzdata \ yaml \ readline \