mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
11.12.0-debian-9-r1-prod release
This commit is contained in:
@@ -14,7 +14,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
|
||||
COPY --from=development /opt/bitnami/node /opt/bitnami/node
|
||||
|
||||
ENV BITNAMI_APP_NAME="node" \
|
||||
BITNAMI_IMAGE_VERSION="11.12.0-debian-9-r0-prod" \
|
||||
BITNAMI_IMAGE_VERSION="11.12.0-debian-9-r1-prod" \
|
||||
PATH="/opt/bitnami/node/bin:$PATH"
|
||||
|
||||
CMD [ "node" ]
|
||||
|
||||
Reference in New Issue
Block a user