4.0.5-ol-7-r59 release
This commit is contained in:
parent
e08dee38f6
commit
31fff87c50
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r562
|
||||
FROM bitnami/oraclelinux-extras:7-r563
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack redmine-4.0.5-0 --checksum 9c16648fceec04b060d5574a4be170
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="redmine" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.5-ol-7-r58" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.5-ol-7-r59" \
|
||||
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.0.5-ol-7-r58` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.0.5-ol-7-r58/4/ol-7/Dockerfile)
|
||||
* [`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)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).
|
||||
|
|
|
|||
Loading…
Reference in New Issue