2.7.13-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2022-01-27 07:00:17 +00:00
parent f99a8b289d
commit 89fbb4bb15
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ RUN /opt/bitnami/ruby/bin/gem install --force bundler -v '< 2'
COPY rootfs /
RUN /opt/bitnami/scripts/discourse/postunpack.sh
ENV BITNAMI_APP_NAME="discourse" \
BITNAMI_IMAGE_VERSION="2.7.13-debian-10-r8" \
BITNAMI_IMAGE_VERSION="2.7.13-debian-10-r9" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/ruby/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/git/bin:/opt/bitnami/brotli/bin:$PATH"
EXPOSE 3000