mirror of
https://github.com/danielbrendel/hortusfox-web.git
synced 2026-04-27 00:59:32 -05:00
Remove unused statement
This commit is contained in:
@@ -47,9 +47,6 @@ RUN apt-get update \
|
||||
&& docker-php-ext-configure gd --with-jpeg \
|
||||
&& docker-php-ext-install gd
|
||||
|
||||
# Install tzdata package
|
||||
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata
|
||||
|
||||
# Enable Apache mod_rewrite for .htaccess support
|
||||
RUN a2enmod rewrite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user