1.7.3-1-r6 release

Update image to version 1.7.3-1-r6
This commit is contained in:
Bitnami Bot 2018-04-29 06:11:45 +00:00
parent 9de89beef3
commit 8565267c79
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r33
FROM bitnami/minideb-extras:jessie-r34
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="prestashop" \
BITNAMI_IMAGE_VERSION="1.7.3-1-r5" \
BITNAMI_IMAGE_VERSION="1.7.3-1-r6" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \