From 9b1643b7d80424a879eeb5ac41496178cf4f6204 Mon Sep 17 00:00:00 2001 From: James Deathe Date: Mon, 25 Jan 2016 16:39:16 +0000 Subject: [PATCH] ISSUE 40: Updated source tag to 1.4.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0f7538b..442f3f3 100755 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # CentOS-6, Apache 2.2, PHP 5.3, PHP Memcached 1.0, PHP APC 3.1. # # ============================================================================= -FROM jdeathe/centos-ssh-apache-php:centos-6-1.4.0 +FROM jdeathe/centos-ssh-apache-php:centos-6-1.4.1 MAINTAINER James Deathe