4.17.2-debian-10-r23 release
This commit is contained in:
parent
fbdd8bf789
commit
46de69b2ba
|
|
@ -23,7 +23,7 @@ COPY rootfs /
|
|||
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwX /dist /app /.npm /.config /.cache /.local
|
||||
RUN /opt/bitnami/scripts/express/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="express" \
|
||||
BITNAMI_IMAGE_VERSION="4.17.2-debian-10-r22" \
|
||||
BITNAMI_IMAGE_VERSION="4.17.2-debian-10-r23" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/sequelize-cli/bin:/opt/bitnami/git/bin:/opt/bitnami/bower/bin:/opt/bitnami/common/bin:/opt/bitnami/express/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -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-r22`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.2-debian-10-r22/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.17.2`, `4.17.2-debian-10-r23`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.2-debian-10-r23/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue