Skip to content

Commit 9b6e6b3

Browse files
committed
Update python
1 parent 9e9247c commit 9b6e6b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ RUN wget https://psysh.org/psysh && chmod +x psysh && mv psysh /usr/bin/psysh
3535

3636
ENV PHP_INI_DIR=/etc/php$major \
3737
PHP_ERROR_LOG=/dev/stderr.pipe \
38+
PHP_MEMORY_LIMIT=-1 \
3839
COMPOSER_ALLOW_SUPERUSER=1 \
3940
COMPOSER_HOME=/composer \
4041
COMPOSER_CACHE_DIR=/composer-cache \

0 commit comments

Comments
 (0)