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 6f0a51d commit 66f85f3Copy full SHA for 66f85f3
docker/Dockerfile
@@ -1,5 +1,5 @@
1
ARG PHP_VERSION=7.3
2
-FROM makasim/nginx-php-fpm:${PHP_VERSION}-latest-all-exts
+FROM makasim/nginx-php-fpm:${PHP_VERSION}-all-exts
3
4
ARG PHP_VERSION
5
0 commit comments