From 6498b150b8cc85f120cd15314a79436b943af14f Mon Sep 17 00:00:00 2001 From: DiouxX Date: Fri, 24 Aug 2018 16:26:18 +0200 Subject: [PATCH] Add CAS plugin --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 7159618..96383d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,7 @@ php-gd \ php-mbstring \ php-xml \ php-apcu-bc \ +php-cas \ cron \ wget \ jq