diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile index 95a7c82e5..2a4d39591 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,7 +35,6 @@ RUN apk add --no-cache -t build-dependencies \ git \ && apk add --no-cache \ ca-certificates \ - su-exec \ python3 \ py3-pip \ libxml2 \ |