2.2.4-r28 release

This commit is contained in:
Bitnami Bot
2018-06-22 04:11:54 +00:00
parent 85e8eccb0c
commit 472d387a42
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r81
FROM bitnami/minideb-extras:jessie-r84
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -16,7 +16,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="magento" \
BITNAMI_IMAGE_VERSION="2.2.4-r27" \
BITNAMI_IMAGE_VERSION="2.2.4-r28" \
MAGENTO_ADMINURI="admin" \
MAGENTO_DATABASE_NAME="bitnami_magento" \
MAGENTO_DATABASE_PASSWORD="" \

View File

@@ -25,8 +25,8 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`2`, `2.2.4-r27`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.4-r27/2/Dockerfile)
* [`2-ol-7`, `2.2.4-ol-7-r2` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.4-ol-7-r2/2/ol-7/Dockerfile)
* [`2`, `2.2.4-r28`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.4-r28/2/Dockerfile)
* [`2-ol-7`, `2.2.4-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.4-ol-7-r1/2/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).