7.0.1-0-debian-10-r19 release

This commit is contained in:
Bitnami Bot
2022-02-01 12:28:54 +00:00
parent fab4c5eaef
commit b47ea1b508
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ RUN /build/bitnami-user.sh
COPY rootfs /
RUN /opt/bitnami/scripts/rails/postunpack.sh
ENV BITNAMI_APP_NAME="rails" \
BITNAMI_IMAGE_VERSION="7.0.1-0-debian-10-r18" \
BITNAMI_IMAGE_VERSION="7.0.1-0-debian-10-r19" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000