From 89b0da5fe196bb7b07e0f6b01c34aae23010805f Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 13 Nov 2024 07:22:56 -0500 Subject: [PATCH] Add docker/7.4-apache/Dockerfile.production --- docker/7.4-apache/Dockerfile.production | 1 + 1 file changed, 1 insertion(+) create mode 100644 docker/7.4-apache/Dockerfile.production diff --git a/docker/7.4-apache/Dockerfile.production b/docker/7.4-apache/Dockerfile.production new file mode 100644 index 0000000..159fdb0 --- /dev/null +++ b/docker/7.4-apache/Dockerfile.production @@ -0,0 +1 @@ +FROM git.nixc.us/colin/php-legacy:staging-7.4-apache \ No newline at end of file