4.17.1-debian-10-r50 release

This commit is contained in:
Bitnami Bot 2020-03-22 20:17:29 +00:00
parent 7b04badd51
commit 5d3cdf5d69
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app
COPY rootfs /
ENV BITNAMI_APP_NAME="express" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r49" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r50" \
NAMI_PREFIX="/.nami"
EXPOSE 3000

View File

@ -42,7 +42,7 @@ $ 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/).
* [`4-debian-10`, `4.17.1-debian-10-r49`, `4`, `4.17.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r49/4/debian-10/Dockerfile)
* [`4-debian-10`, `4.17.1-debian-10-r50`, `4`, `4.17.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r50/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).