We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf4a68 commit 8741815Copy full SHA for 8741815
frameworks/PHP/slim/slim-workerman-pgsql.dockerfile
@@ -23,7 +23,7 @@ COPY --link . .
23
EXPOSE 8080
24
25
RUN composer install --optimize-autoloader --classmap-authoritative --no-dev --quiet
26
-RUN composer require joanhey/adapterman:^0.6 --quiet
+RUN composer require joanhey/adapterman:^0.7 --quiet
27
28
RUN sed -i 's|/index.php|/start.php|g' server.php
29
0 commit comments