4.9.8-php5-ol-7-r38 release
This commit is contained in:
parent
b91e4d90d1
commit
95d0aa94ba
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r110
|
||||
FROM bitnami/oraclelinux-extras:7-r111
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack wordpress-4.9.8-2 --checksum 9d77586e3dca73ab3f73b387345f
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="wordpress-nginx" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-php5-ol-7-r37" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-php5-ol-7-r38" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`4-rhel-7`, `4.9.8-rhel-7-r0` (4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-rhel-7-r0/4/rhel-7/Dockerfile)
|
||||
* [`4-php5-rhel-7`, `4.9.8-php5-rhel-7-r0` (4-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-rhel-7-r0/4-php5/rhel-7/Dockerfile)
|
||||
* [`4-php5-ol-7`, `4.9.8-php5-ol-7-r37` (4-php5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-ol-7-r37/4-php5/ol-7/Dockerfile)
|
||||
* [`4-php5-ol-7`, `4.9.8-php5-ol-7-r38` (4-php5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-ol-7-r38/4-php5/ol-7/Dockerfile)
|
||||
* [`4-php5-debian-9`, `4.9.8-php5-debian-9-r16`, `4-php5`, `4.9.8-php5`, `4.9.8-php5-r16` (4-php5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-debian-9-r16/4-php5/debian-9/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.8-ol-7-r25` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-ol-7-r25/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.8-debian-9-r41`, `4`, `4.9.8`, `4.9.8-r41`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-debian-9-r41/4/debian-9/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue