mirror of
https://github.com/bitnami/containers.git
synced 2026-03-11 07:39:06 +08:00
9.5.0-r1 release
Update image to version 9.5.0-r1
This commit is contained in:
@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
COPY --from=development /opt/bitnami/node /opt/bitnami/node
|
||||
|
||||
ENV BITNAMI_APP_NAME="node" \
|
||||
BITNAMI_IMAGE_VERSION="9.5.0-r0" \
|
||||
BITNAMI_IMAGE_VERSION="9.5.0-r1" \
|
||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD ["node"]
|
||||
|
||||
Reference in New Issue
Block a user