diff --git a/Dockerfile b/Dockerfile index 14ba8016..c3462cd6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,6 @@ # Description: Dockerfile for NexaMerchant FROM php:8.1.29-apache - RUN apt-get update && apt-get install -y \ unzip \ libzip-dev \