11.13.0-ol-7-r8 release

This commit is contained in:
Bitnami Bot
2019-04-05 04:02:48 +00:00
parent 9b4af827d4
commit e652844bab
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-runtimes:7-r280
FROM bitnami/oraclelinux-runtimes:7-r281
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/node-11.13.0-0-linux-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="11.13.0-ol-7-r7" \
BITNAMI_IMAGE_VERSION="11.13.0-ol-7-r8" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
EXPOSE 3000

View File

@@ -41,9 +41,9 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`11-rhel-7`, `11.13.0-rhel-7-r7` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-rhel-7-r7/11/rhel-7/Dockerfile)
* [`11-rhel-7`, `11.13.0-rhel-7-r8` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-rhel-7-r8/11/rhel-7/Dockerfile)
* [`11-ol-7`, `11.13.0-ol-7-r8` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r8/11/ol-7/Dockerfile)
* [`11-ol-7-prod`, `11.13.0-ol-7-r7-prod` (11-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r7-prod/11-prod/ol-7/Dockerfile)
* [`11-ol-7`, `11.13.0-ol-7-r7` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r7/11/ol-7/Dockerfile)
* [`11-debian-9-prod`, `11.13.0-debian-9-r7-prod`, `11-prod`, `11.13.0-prod`, `11.13.0-r7-prod` (11-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-debian-9-r7-prod/11-prod/debian-9/Dockerfile)
* [`11-debian-9`, `11.13.0-debian-9-r7`, `11`, `11.13.0`, `11.13.0-r7` (11/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-debian-9-r7/11/debian-9/Dockerfile)
* [`10-ol-7-prod`, `10.15.3-ol-7-r30-prod` (10-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/10.15.3-ol-7-r30-prod/10-prod/ol-7/Dockerfile)