1.8.161-r3 release

Update image to version 1.8.161-r3
This commit is contained in:
Bitnami Bot
2018-04-03 10:57:30 +00:00
parent f4e9fa688b
commit 6af4be1bb9
3 changed files with 3 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/java-1.8.161-0-linux-x64-debian-8.tar.gz
ENV BITNAMI_APP_NAME="java" \
BITNAMI_IMAGE_VERSION="1.8.161-r2" \
BITNAMI_IMAGE_VERSION="1.8.161-r3" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:$PATH"

View File

@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=development /opt/bitnami/java /opt/bitnami/java
ENV BITNAMI_APP_NAME="java" \
BITNAMI_IMAGE_VERSION="1.8.161-r2" \
BITNAMI_IMAGE_VERSION="1.8.161-r3" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:$PATH"

View File

@@ -1,5 +1,4 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-java/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-java/tree/master)
[![Slack](https://img.shields.io/badge/slack-join%20chat%20%E2%86%92-e01563.svg)](http://slack.oss.bitnami.com)
# What is Java?
@@ -26,7 +25,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
- [`1.8`, `1.8.161-r2`, `latest` (1.8/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.161-r2/1.8/Dockerfile), [`1.8-prod`, `1.8.161-r2-prod` (1.8/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.161-r2/1.8/prod/Dockerfile)
- [`1.8`, `1.8.161-r3`, `latest` (1.8/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.161-r3/1.8/Dockerfile), [`1.8-prod`, `1.8.161-r3-prod` (1.8/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.161-r3/1.8/prod/Dockerfile)
Subscribe to project updates by watching the [bitnami/java GitHub repo](https://github.com/bitnami/bitnami-docker-java).
@@ -114,12 +113,6 @@ If you encountered a problem running this container, you can file an [issue](htt
- The command you used to run the container, and any relevant output you saw (masking any sensitive
information)
# Community
Most real time communication happens in the `#containers` channel at [bitnami-oss.slack.com](http://bitnami-oss.slack.com); you can sign up at [slack.oss.bitnami.com](http://slack.oss.bitnami.com).
Discussions are archived at [bitnami-oss.slackarchive.io](https://bitnami-oss.slackarchive.io).
# License
Copyright (c) 2018 Bitnami