Skip to content

Commit

Permalink
Fix timezone on PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubboucek committed Jan 1, 2023
1 parent 8e484ef commit 401be4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-8.2
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ ENV PHP_LOG_ERRORS 0
ENV PHP_MAX_EXECUTION_TIME 30
ENV PHP_MEMORY_LIMIT 2G
ENV PHP_SESSION_SAVE_PATH ""
ENV TZ UTC
COPY core.ini /usr/local/etc/php/conf.d/core.ini

# Configure OPcache
Expand Down

0 comments on commit 401be4f

Please sign in to comment.