From bf2b80f4516cf5fee84d57f8f9c2bc4d4936d0b6 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Thu, 28 Mar 2019 17:06:25 -0400 Subject: [PATCH] Added php-curl --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5bfd8dc..39197c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,8 +11,8 @@ RUN apt-get update && \ ca-certificates \ unzip \ wget \ - php - # php-curl \ + php \ + php-curl # php-gd \ # php-json \ # php-mbstring