5.2.3-0-debian-9-r42 release
This commit is contained in:
parent
70a2e49fbf
commit
507274a65c
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r372
|
||||
FROM bitnami/minideb-extras:stretch-r373
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="rails" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.3-0-debian-9-r41" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.3-0-debian-9-r42" \
|
||||
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/rails/bin:$PATH" \
|
||||
RAILS_ENV="development"
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`5-ol-7`, `5.2.3-0-ol-7-r49` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.3-0-ol-7-r49/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.3-0-debian-9-r41`, `5`, `5.2.3-0`, `5.2.3-0-r41`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.3-0-debian-9-r41/5/debian-9/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.3-0-debian-9-r42`, `5`, `5.2.3-0`, `5.2.3-0-r42`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.3-0-debian-9-r42/5/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue