4.17.1-debian-10-r267 release

This commit is contained in:
Bitnami Bot 2020-11-24 14:13:08 +00:00
parent 680db9afd6
commit b5bdaccb55
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ RUN apt-get update && apt-get upgrade -y && \
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.1-debian-10-r266" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r267" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

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