4.1.1-debian-10-r3 release

This commit is contained in:
Bitnami Bot 2020-04-10 06:27:02 +00:00
parent 18865c8125
commit c3d6af13a7
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.1-debian-10-r2" \
BITNAMI_IMAGE_VERSION="4.1.1-debian-10-r3" \
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.1-debian-10-r2`, `4`, `4.1.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.1-debian-10-r2/4/debian-10/Dockerfile)
* [`4-debian-10`, `4.1.1-debian-10-r3`, `4`, `4.1.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.1-debian-10-r3/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).