4.16.3-debian-9-r71 release

This commit is contained in:
Bitnami Bot
2018-10-06 03:03:09 +00:00
parent a6928d883d
commit a6366f5dec
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r158
FROM bitnami/minideb-extras:stretch-r159
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -13,7 +13,7 @@ RUN mkdir -p /dist /app /.npm && chmod g+rwx /app /dist /.npm
COPY rootfs /
ENV BITNAMI_APP_NAME="express" \
BITNAMI_IMAGE_VERSION="4.16.3-debian-9-r70" \
BITNAMI_IMAGE_VERSION="4.16.3-debian-9-r71" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/express/bin:$PATH"
EXPOSE 3000

View File

@@ -28,7 +28,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4-ol-7`, `4.16.3-ol-7-r80` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.3-ol-7-r80/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.16.3-debian-9-r70`, `4`, `4.16.3`, `4.16.3-r70`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.3-debian-9-r70/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.16.3-debian-9-r71`, `4`, `4.16.3`, `4.16.3-r71`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.3-debian-9-r71/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).