From 789b9fea8ad31d6b41340421af38e82cd27bb097 Mon Sep 17 00:00:00 2001 From: Matt Bell Date: Fri, 23 Feb 2024 14:08:52 +1100 Subject: [PATCH] Fixes currency format Thanks @DerekCrannaford --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 7e9b12f..467222b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,6 +40,7 @@ RUN apk --no-cache add \ curl \ wget \ unzip \ + icu-data-full \ git # Link PHP cli