4.2.4-debian-10-r19 release

This commit is contained in:
Bitnami Bot 2022-03-22 22:50:56 +00:00
parent 8468455061
commit cd83e6eadf
2 changed files with 4 additions and 3 deletions

View File

@ -23,8 +23,9 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/redmine/postunpack.sh
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.2.4-debian-10-r18" \
ENV APP_VERSION="4.2.4" \
BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.2.4-debian-10-r19" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/ruby/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:$PATH"
EXPOSE 3000

View File

@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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.2.4`, `4.2.4-debian-10-r18`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.2.4-debian-10-r18/4/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.2.4`, `4.2.4-debian-10-r19`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.2.4-debian-10-r19/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).