5.2.2-debian-9-r48 release
This commit is contained in:
parent
7f6032df2f
commit
4ca1c9f4c9
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r256
|
||||
FROM bitnami/minideb-extras:stretch-r257
|
||||
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.2-debian-9-r47" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.2-debian-9-r48" \
|
||||
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/rails/bin:$PATH" \
|
||||
RAILS_ENV="development"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`5-ol-7`, `5.2.2-ol-7-r43` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-ol-7-r43/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.2-debian-9-r47`, `5`, `5.2.2`, `5.2.2-r47`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-debian-9-r47/5/debian-9/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.2-debian-9-r48`, `5`, `5.2.2`, `5.2.2-r48`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-debian-9-r48/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