mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 14:37:20 +08:00
1.8.171-r9 release
Update image to version 1.8.171-r9
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.171-0-linux-x64-debian-8.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="java" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.171-r8" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.171-r9" \
|
||||
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.171-r8" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.171-r9" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.8`, `1.8.171-r8`, `latest` (1.8/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.171-r8/1.8/Dockerfile), [`1.8-prod`, `1.8.171-r8-prod` (1.8/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.171-r8/1.8/prod/Dockerfile)
|
||||
- [`1.8`, `1.8.171-r9`, `latest` (1.8/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.171-r9/1.8/Dockerfile), [`1.8-prod`, `1.8.171-r9-prod` (1.8/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.171-r9/1.8/prod/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/java GitHub repo](https://github.com/bitnami/bitnami-docker-java).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user