Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loosebazooka committed Dec 5, 2021
1 parent b19f550 commit d4ef1e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion java/README.md
Expand Up @@ -6,7 +6,9 @@ This image contains a minimal Linux, OpenJDK-based runtime.

Specifically, the image contains everything in the [base image](../base/README.md), plus:

* OpenJDK 11 (`gcr.io/distroless/java-debian10:11`) and its dependencies.
* OpenJDK 11 (`gcr.io/distroless/java11-debian11`) and its dependencies.
* OpenJDK 17 (`gcr.io/distroless/java17-debian11`) and its dependencies.


## Usage

Expand Down

0 comments on commit d4ef1e3

Please sign in to comment.