change charts corlor, update AFI
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y \
|
||||
|
||||
# PHP Extensions
|
||||
RUN docker-php-ext-install pdo_mysql mbstring exif pcntl bcmath gd
|
||||
RUN chown -R www-data:www-data /var/www/storage /var/www/bootstrap/cache
|
||||
|
||||
# Install Composer
|
||||
COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
|
||||
|
||||
Reference in New Issue
Block a user