2.2.5-ol-7-r5 release
This commit is contained in:
parent
2978992049
commit
96a2bd608d
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r23
|
||||
FROM bitnami/oraclelinux-extras:7-r24
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -15,7 +15,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-ol-7-r4" \
|
||||
BITNAMI_IMAGE_VERSION="2.2.5-ol-7-r5" \
|
||||
MAGENTO_ADMINURI="admin" \
|
||||
MAGENTO_DATABASE_NAME="bitnami_magento" \
|
||||
MAGENTO_DATABASE_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ $ docker-compose up -d
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2`, `2.2.5-r0`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-r0/2/Dockerfile)
|
||||
* [`2-ol-7`, `2.2.5-ol-7-r4` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-ol-7-r4/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.2.5-ol-7-r5` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.2.5-ol-7-r5/2/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue