4.17.2-debian-10-r19 release

This commit is contained in:
Bitnami Bot 2022-01-06 05:08:55 +00:00
parent 50a2776a0e
commit 5fd6dda604
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ RUN bitnami-pkg install express-4.17.2-0 --checksum 253ee82d80d072c63ca8823d6333
COPY rootfs /
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app /.npm /.config /.cache /.local
ENV BITNAMI_APP_NAME="express" \
BITNAMI_IMAGE_VERSION="4.17.2-debian-10-r18" \
BITNAMI_IMAGE_VERSION="4.17.2-debian-10-r19" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -37,7 +37,7 @@ $ docker-compose up
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`4`, `4-debian-10`, `4.17.2`, `4.17.2-debian-10-r18`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.2-debian-10-r18/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.17.2`, `4.17.2-debian-10-r19`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.2-debian-10-r19/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).