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 cfeac71 commit 6007102Copy full SHA for 6007102
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.2-cli
+FROM php:7.3-cli
2
3
RUN mkdir /opt/api-php-lib
4
RUN docker-php-ext-install pcntl \
0 commit comments