6.0.2-2-debian-10-r10 release
This commit is contained in:
parent
cdc86439e5
commit
39ca41e912
|
|
@ -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-r9" \
|
||||
BITNAMI_IMAGE_VERSION="6.0.2-2-debian-10-r10" \
|
||||
BUNDLE_BUILD__SASSC="--disable-march-tune-native" \
|
||||
RAILS_ENV="development"
|
||||
|
||||
|
|
|
|||
|
|
@ -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-r9`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r9/6/debian-10/Dockerfile)
|
||||
* [`6-debian-10`, `6.0.2-2-debian-10-r10`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r10/6/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue