Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fain182 authored Dec 22, 2023
1 parent 040f6b0 commit 5737b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV COMPOSER_HOME=/composer

RUN echo "memory_limit=-1" > $PHP_INI_DIR/conf.d/memory-limit.ini

ENV VERSION=0.3.25
ENV VERSION=0.3.26

RUN composer global require phparkitect/phparkitect $VERSION \
&& composer global require phpunit/phpunit \
Expand Down

0 comments on commit 5737b53

Please sign in to comment.