4.17.1-debian-10-r452 release
This commit is contained in:
parent
c3128066d7
commit
33396f48b5
|
|
@ -22,7 +22,7 @@ RUN bitnami-pkg install express-4.17.1-1 --checksum 4f04ea4b7c6cf8f63de7df2a1a08
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app /.npm /.config /.cache /.local
|
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app /.npm /.config /.cache /.local
|
||||||
ENV BITNAMI_APP_NAME="express" \
|
ENV BITNAMI_APP_NAME="express" \
|
||||||
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r451" \
|
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r452" \
|
||||||
NAMI_PREFIX="/.nami" \
|
NAMI_PREFIX="/.nami" \
|
||||||
OS_ARCH="amd64" \
|
OS_ARCH="amd64" \
|
||||||
OS_FLAVOUR="debian-10" \
|
OS_FLAVOUR="debian-10" \
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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-r451`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r451/4/debian-10/Dockerfile)
|
* [`4`, `4-debian-10`, `4.17.1`, `4.17.1-debian-10-r452`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r452/4/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue