4.1.0-debian-10-r55 release

This commit is contained in:
Bitnami Bot 2020-04-01 20:18:04 +00:00
parent fc73a290ad
commit e2f20b04df
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 / COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \ ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.1.0-debian-10-r54" \ BITNAMI_IMAGE_VERSION="4.1.0-debian-10-r55" \
REDMINE_DB_MYSQL="mariadb" \ REDMINE_DB_MYSQL="mariadb" \
REDMINE_DB_NAME="bitnami_redmine" \ REDMINE_DB_NAME="bitnami_redmine" \
REDMINE_DB_PASSWORD="" \ 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/). 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-r54`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-10-r54/4/debian-10/Dockerfile) * [`4-debian-10`, `4.1.0-debian-10-r55`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-10-r55/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine). Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).