mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 07:37:32 +08:00
1.8.191-debian-9-r75 release
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.191-21-linux-amd64-debian-9.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="java" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.191-debian-9-r74" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.191-debian-9-r75" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
FROM bitnami/java:1.8.191-debian-9-r74 as development
|
||||
FROM bitnami/java:1.8.191-debian-9-r75 as development
|
||||
|
||||
FROM bitnami/minideb:stretch
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
@@ -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.191-debian-9-r74" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.191-debian-9-r75" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
- [`1.8`, `1.8.191-ol-7-r69` (1.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-ol-7-r69/1.8/ol-7/Dockerfile), [`1.8-prod`, `1.8.191-ol-7-r69-prod` (1.8/ol-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-ol-7-r69/1.8/ol-7/prod/Dockerfile)
|
||||
- [`1.8`, `1.8.191-debian-9-r74` (1.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r74/1.8/debian-9/Dockerfile), [`1.8-prod`, `1.8.191-debian-9-r74-prod` (1.8/debian-9/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r74/1.8/debian-9/prod/Dockerfile)
|
||||
- [`1.8`, `1.8.191-debian-9-r75` (1.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r75/1.8/debian-9/Dockerfile), [`1.8-prod`, `1.8.191-debian-9-r75-prod` (1.8/debian-9/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r75/1.8/debian-9/prod/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/java GitHub repo](https://github.com/bitnami/bitnami-docker-java).
|
||||
|
||||
@@ -154,7 +154,7 @@ information)
|
||||
|
||||
# License
|
||||
|
||||
Copyright (c) 2018 Bitnami
|
||||
Copyright (c) 2019 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user