2.2.6-debian-9-r2 release

This commit is contained in:
Bitnami Bot 2018-09-23 04:11:04 +00:00
parent cb1b328483
commit 2926f42c01
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r144
FROM bitnami/minideb-extras:stretch-r147
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.6-debian-9-r1" \
BITNAMI_IMAGE_VERSION="2.2.6-debian-9-r2" \
MAGENTO_ADMINURI="admin" \
MAGENTO_DATABASE_NAME="bitnami_magento" \
MAGENTO_DATABASE_PASSWORD="" \

View File

@ -34,8 +34,8 @@ Deploying Bitnami applications as Helm Charts is the easiest way to get started
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`2-ol-7`, `2.2.6-ol-7-r4` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.6-ol-7-r4/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.2.6-debian-9-r1`, `2`, `2.2.6`, `2.2.6-r1`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.6-debian-9-r1/2/debian-9/Dockerfile)
* [`2-ol-7`, `2.2.6-ol-7-r3` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.6-ol-7-r3/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.2.6-debian-9-r2`, `2`, `2.2.6`, `2.2.6-r2`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.6-debian-9-r2/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).