mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 22:17:24 +08:00
1.8.161-r3 release
Update image to version 1.8.161-r3
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[](https://circleci.com/gh/bitnami/bitnami-docker-java/tree/master)
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user