7.4.1-ol-7-r10 release

This commit is contained in:
Bitnami Bot 2019-12-26 04:53:26 +00:00
parent 0060bbfb16
commit a5a18ca357
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-runtimes:7-r545
FROM bitnami/oraclelinux-runtimes:7-r546
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/php-7.4.1-2-linux-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="php-fpm" \
BITNAMI_IMAGE_VERSION="7.4.1-ol-7-r9" \
BITNAMI_IMAGE_VERSION="7.4.1-ol-7-r10" \
PATH="/opt/bitnami/php/bin:/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.4-ol-7`, `7.4.1-ol-7-r9` (7.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.1-ol-7-r9/7.4/ol-7/Dockerfile)
* [`7.4-ol-7-prod`, `7.4.1-ol-7-r8-prod` (7.4-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.1-ol-7-r8-prod/7.4-prod/ol-7/Dockerfile)
* [`7.4-ol-7`, `7.4.1-ol-7-r10` (7.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.1-ol-7-r10/7.4/ol-7/Dockerfile)
* [`7.4-debian-9-prod`, `7.4.1-debian-9-r7-prod`, `7.4-prod`, `7.4.1-prod`, `7.4.1-r7-prod` (7.4-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.1-debian-9-r7-prod/7.4-prod/debian-9/Dockerfile)
* [`7.4-debian-9`, `7.4.1-debian-9-r7`, `7.4`, `7.4.1`, `7.4.1-r7` (7.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.1-debian-9-r7/7.4/debian-9/Dockerfile)
* [`7.3-ol-7`, `7.3.13-ol-7-r8` (7.3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.3.13-ol-7-r8/7.3/ol-7/Dockerfile)