4.1.0-ol-7-r17 release
This commit is contained in:
parent
7f9e98c398
commit
e94cbd91a9
|
|
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack redmine-4.1.0-0 --checksum 4bcee5d2f53ad8dc6a93a1f6bd0ce6
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="redmine" \
|
||||
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r16" \
|
||||
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r17" \
|
||||
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" \
|
||||
|
|
|
|||
|
|
@ -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-ol-7`, `4.1.0-ol-7-r16` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-ol-7-r16/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.1.0-ol-7-r17` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-ol-7-r17/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.1.0-debian-9-r11`, `4`, `4.1.0`, `4.1.0-r11`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.0-debian-9-r11/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).
|
||||
|
|
|
|||
Loading…
Reference in New Issue