2.2.5-debian-9-r23 release
This commit is contained in:
parent
4d648d4c6c
commit
b1b36e2e99
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r101
|
||||
FROM bitnami/minideb-extras:stretch-r103
|
||||
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.5-debian-9-r22" \
|
||||
BITNAMI_IMAGE_VERSION="2.2.5-debian-9-r23" \
|
||||
MAGENTO_ADMINURI="admin" \
|
||||
MAGENTO_DATABASE_NAME="bitnami_magento" \
|
||||
MAGENTO_DATABASE_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`2-ol-7`, `2.2.5-ol-7-r35` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-ol-7-r35/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.2.5-debian-9-r22`, `2`, `2.2.5`, `2.2.5-r22`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-debian-9-r22/2/Dockerfile)
|
||||
* [`2-debian-9`, `2.2.5-debian-9-r23`, `2`, `2.2.5`, `2.2.5-r23`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-debian-9-r23/2/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue