6.0.2-1-ol-7-r11 release

This commit is contained in:
Bitnami Bot 2019-12-30 03:33:24 +00:00
parent d6e97d7341
commit c0dee78049
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r578
FROM bitnami/oraclelinux-extras:7-r579
LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY prebuildfs /
@ -13,7 +13,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
COPY rootfs /
ENV BITNAMI_APP_NAME="rails" \
BITNAMI_IMAGE_VERSION="6.0.2-1-ol-7-r10" \
BITNAMI_IMAGE_VERSION="6.0.2-1-ol-7-r11" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/rails/bin:$PATH" \
RAILS_ENV="development"

View File

@ -42,7 +42,7 @@ $ kubectl apply -f test.yaml
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/).
* [`6-ol-7`, `6.0.2-1-ol-7-r10` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-1-ol-7-r10/6/ol-7/Dockerfile)
* [`6-ol-7`, `6.0.2-1-ol-7-r11` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-1-ol-7-r11/6/ol-7/Dockerfile)
* [`6-debian-9`, `6.0.2-1-debian-9-r8`, `6`, `6.0.2-1`, `6.0.2-1-r8`, `latest` (6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-1-debian-9-r8/6/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).