4.0.5-debian-9-r30 release

This commit is contained in:
Bitnami Bot 2019-12-14 06:20:53 +00:00
parent 31fff87c50
commit fb0a7d415a
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ RUN bitnami-pkg unpack redmine-4.0.5-0 --checksum 89bcc1c810c52d1193824d4ead9ae0
COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.0.5-debian-9-r29" \
BITNAMI_IMAGE_VERSION="4.0.5-debian-9-r30" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:$PATH" \
REDMINE_DB_MYSQL="mariadb" \
REDMINE_DB_NAME="bitnami_redmine" \

View File

@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4-ol-7`, `4.0.5-ol-7-r59` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.5-ol-7-r59/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.0.5-debian-9-r29`, `4`, `4.0.5`, `4.0.5-r29`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.5-debian-9-r29/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.0.5-debian-9-r30`, `4`, `4.0.5`, `4.0.5-r30`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.5-debian-9-r30/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).