6.0.2-2-debian-10-r3 release

This commit is contained in:
Bitnami Bot 2020-03-24 14:23:26 +00:00
parent 63255fb816
commit e562168c7a
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
COPY rootfs /
ENV BITNAMI_APP_NAME="rails" \
BITNAMI_IMAGE_VERSION="6.0.2-2-debian-10-r2" \
BITNAMI_IMAGE_VERSION="6.0.2-2-debian-10-r3" \
BUNDLE_BUILD__SASSC="--disable-march-tune-native" \
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-debian-10`, `6.0.2-2-debian-10-r2`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r2/6/debian-10/Dockerfile)
* [`6-debian-10`, `6.0.2-2-debian-10-r3`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r3/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).