URL: http://github.com/php-enqueue/enqueue-dev/commit/8049c47749dbfa8b7ffefe85b07e07fd24eb8e64
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 06df4e0 commit 8049c47Copy full SHA for 8049c47
2 files changed
docker/Dockerfile
@@ -1,5 +1,5 @@
1
ARG PHP_VERSION=7.3
2
-FROM formapro/nginx-php-fpm:${PHP_VERSION}-latest-all-exts
+FROM makasim/nginx-php-fpm:${PHP_VERSION}-latest-all-exts
3
4
ARG PHP_VERSION
5
docker/thruway/Dockerfile
@@ -1,4 +1,4 @@
-FROM formapro/nginx-php-fpm:latest-all-exts
+FROM makasim/nginx-php-fpm:latest-all-exts
RUN mkdir -p /thruway
WORKDIR /thruway
0 commit comments