diff --git a/php/8.0/cli/Dockerfile b/php/8.0/cli/Dockerfile index bc8f104c..bb81bc1e 100644 --- a/php/8.0/cli/Dockerfile +++ b/php/8.0/cli/Dockerfile @@ -23,7 +23,6 @@ RUN apt-get update \ php8.0-common \ php8.0-curl \ php8.0-gd \ - php8.0-json \ php8.0-mbstring \ php8.0-mysql \ php8.0-soap \