6.0.2-2-debian-10-r56 release

This commit is contained in:
Bitnami Bot 2020-05-09 11:23:12 +00:00
parent 06dab7db12
commit 17b840196d
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN /build/bitnami-user.sh
COPY rootfs /
RUN /opt/bitnami/scripts/rails/postunpack.sh
ENV BITNAMI_APP_NAME="rails" \
BITNAMI_IMAGE_VERSION="6.0.2-2-debian-10-r55" \
BITNAMI_IMAGE_VERSION="6.0.2-2-debian-10-r56" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/git/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000

View File

@ -28,7 +28,7 @@ $ docker-compose up
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`6-debian-10`, `6.0.2-2-debian-10-r55`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r55/6/debian-10/Dockerfile)
* [`6-debian-10`, `6.0.2-2-debian-10-r56`, `6`, `6.0.2-2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.0.2-2-debian-10-r56/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).