diff --git a/Dockerfile b/Dockerfile index eebc06b..9de21c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ run apk add --no-cache --virtual .build-dependencies git \ iputils \ fping \ bash \ + tzdata \ \ # Configure apache and required PHP modules && docker-php-ext-configure mysqli --with-mysqli=mysqlnd \