Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 7bd7b42

Browse files
committed
Updated to 1.7.1 ready for next release.
1 parent 437838a commit 7bd7b42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ENV APACHE_MPM="worker"
3939
# -----------------------------------------------------------------------------
4040
# Set image metadata
4141
# -----------------------------------------------------------------------------
42-
ARG RELEASE_VERSION="1.7.0"
42+
ARG RELEASE_VERSION="1.7.1"
4343
LABEL \
4444
install="docker run \
4545
--rm \

etc/systemd/system/centos-ssh-apache-php-fcgi@.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Environment="DOCKER_USER=jdeathe"
5252
Environment="DOCKER_CONTAINER_PARAMETERS_APPEND="
5353
Environment="DOCKER_IMAGE_PACKAGE_PATH=/var/opt/scmi/packages"
5454
Environment="DOCKER_IMAGE_NAME=centos-ssh-apache-php-fcgi"
55-
Environment="DOCKER_IMAGE_TAG=centos-6-1.7.0"
55+
Environment="DOCKER_IMAGE_TAG=centos-6-1.7.1"
5656
Environment="DOCKER_PORT_MAP_TCP_80=8080"
5757
Environment="DOCKER_PORT_MAP_TCP_443=9443"
5858
Environment="DOCKER_PORT_MAP_TCP_8443=NULL"

0 commit comments

Comments
 (0)