2.6.5-ol-7-r44 release

This commit is contained in:
Bitnami Bot
2019-11-12 03:24:54 +00:00
parent 72c05faf6d
commit f5a9317f4f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-runtimes:7-r497
FROM bitnami/oraclelinux-runtimes:7-r498
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/ruby-2.6.5-0-linux-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="ruby" \
BITNAMI_IMAGE_VERSION="2.6.5-ol-7-r43" \
BITNAMI_IMAGE_VERSION="2.6.5-ol-7-r44" \
PATH="/opt/bitnami/ruby/bin:$PATH"
EXPOSE 3000

View File

@@ -48,8 +48,8 @@ $ 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/).
* [`2.6-ol-7`, `2.6.5-ol-7-r44` (2.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.5-ol-7-r44/2.6/ol-7/Dockerfile)
* [`2.6-ol-7-prod`, `2.6.5-ol-7-r43-prod` (2.6-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.5-ol-7-r43-prod/2.6-prod/ol-7/Dockerfile)
* [`2.6-ol-7`, `2.6.5-ol-7-r43` (2.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.5-ol-7-r43/2.6/ol-7/Dockerfile)
* [`2.6-debian-9`, `2.6.5-debian-9-r35`, `2.6`, `2.6.5`, `2.6.5-r35`, `latest` (2.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.5-debian-9-r35/2.6/debian-9/Dockerfile)
* [`2.6-debian-9-prod`, `2.6.5-debian-9-r34-prod`, `2.6-prod`, `2.6.5-prod`, `2.6.5-r34-prod`, `latest-prod` (2.6-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.5-debian-9-r34-prod/2.6-prod/debian-9/Dockerfile)
* [`2.5-ol-7-prod`, `2.5.7-ol-7-r43-prod` (2.5-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.7-ol-7-r43-prod/2.5-prod/ol-7/Dockerfile)