4.1.0-ol-7-r50 release

This commit is contained in:
Bitnami Bot 2020-02-13 13:50:56 +00:00
parent 64b0c305eb
commit 76e65f0791
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN /build/install-tini.sh
COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r49" \
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r50" \
REDMINE_DB_MYSQL="mariadb" \
REDMINE_DB_NAME="bitnami_redmine" \
REDMINE_DB_PASSWORD="" \

View File

@ -38,7 +38,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/containers/how-to/understand-rolling-tags-containers/).
* [`4-ol-7`, `4.1.0-ol-7-r49` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-ol-7-r49/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.1.0-ol-7-r50` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-ol-7-r50/4/ol-7/Dockerfile)
* [`4-debian-10`, `4.1.0-debian-10-r17`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-10-r17/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).