7.3.5-ol-7-r1 release

This commit is contained in:
Bitnami Bot 2019-05-04 02:53:33 +00:00
parent fa1a6b7ca3
commit ad5567df09
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-runtimes:7-r294
FROM bitnami/oraclelinux-runtimes:7-r295
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN mkdir -p /bitnami && ln -sf /bitnami/php /bitnami/php-fpm
RUN mkdir /opt/bitnami/php/logs && touch /opt/bitnami/php/logs/php-fpm.log
ENV BITNAMI_APP_NAME="php-fpm" \
BITNAMI_IMAGE_VERSION="7.3.5-ol-7-r0" \
BITNAMI_IMAGE_VERSION="7.3.5-ol-7-r1" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/php/sbin:$PATH"
EXPOSE 9000

View File

@ -48,8 +48,8 @@ $ kubectl apply -f test.yaml
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/).
* [`7.3-ol-7`, `7.3.5-ol-7-r1` (7.3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.5-ol-7-r1/7.3/ol-7/Dockerfile)
* [`7.3-ol-7-prod`, `7.3.5-ol-7-r0-prod` (7.3-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.5-ol-7-r0-prod/7.3-prod/ol-7/Dockerfile)
* [`7.3-ol-7`, `7.3.5-ol-7-r0` (7.3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.5-ol-7-r0/7.3/ol-7/Dockerfile)
* [`7.3-debian-9-prod`, `7.3.5-debian-9-r1-prod`, `7.3-prod`, `7.3.5-prod`, `7.3.5-r1-prod` (7.3-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.5-debian-9-r1-prod/7.3-prod/debian-9/Dockerfile)
* [`7.3-debian-9`, `7.3.5-debian-9-r1`, `7.3`, `7.3.5`, `7.3.5-r1` (7.3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.5-debian-9-r1/7.3/debian-9/Dockerfile)
* [`7.3-rhel-7`, `7.3.4-rhel-7-r13` (7.3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.4-rhel-7-r13/7.3/rhel-7/Dockerfile)