4.0.4-debian-9-r69 release

This commit is contained in:
Bitnami Bot 2019-08-26 11:01:02 +00:00
parent 795bd9f4ef
commit f8486d5137
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r459
FROM bitnami/minideb-extras:stretch-r460
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack redmine-4.0.4-0 --checksum df7603446384457a9b70715e2ed5cf
COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.0.4-debian-9-r68" \
BITNAMI_IMAGE_VERSION="4.0.4-debian-9-r69" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:$PATH" \
REDMINE_DB_MYSQL="mariadb" \
REDMINE_DB_PASSWORD="" \

View File

@ -38,8 +38,8 @@ 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.0.4-ol-7-r72` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.4-ol-7-r72/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.0.4-debian-9-r68`, `4`, `4.0.4`, `4.0.4-r68`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.4-debian-9-r68/4/debian-9/Dockerfile)
* [`4-ol-7`, `4.0.4-ol-7-r71` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.4-ol-7-r71/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.0.4-debian-9-r69`, `4`, `4.0.4`, `4.0.4-r69`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.4-debian-9-r69/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).