3.4.6-ol-7-r146 release
This commit is contained in:
parent
156bc5717d
commit
ba77f873ef
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r189
|
||||
FROM bitnami/oraclelinux-extras:7-r190
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack redmine-3.4.6-3 --checksum 17c612cdab101f9e68a024320fd0dc
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="redmine" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.6-ol-7-r145" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.6-ol-7-r146" \
|
||||
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="" \
|
||||
|
|
|
|||
|
|
@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.4.6-ol-7-r145` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/3.4.6-ol-7-r145/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.4.6-ol-7-r146` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/3.4.6-ol-7-r146/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.6-debian-9-r99`, `3`, `3.4.6`, `3.4.6-r99`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/3.4.6-debian-9-r99/3/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