4.1.0-debian-10-r50 release

This commit is contained in:
Bitnami Bot 2020-03-31 01:27:04 +00:00
parent 68f4bf336e
commit 4db18b7826
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.1.0-debian-10-r49" \
BITNAMI_IMAGE_VERSION="4.1.0-debian-10-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-debian-10`, `4.1.0-debian-10-r49`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-10-r49/4/debian-10/Dockerfile)
* [`4-debian-10`, `4.1.0-debian-10-r50`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-10-r50/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).