Run update.sh

This commit is contained in:
Docker Library Bot 2020-06-05 22:09:35 +00:00
parent 4e9ba498e0
commit 73adf826b0
3 changed files with 14 additions and 10 deletions

View File

@ -17,7 +17,7 @@ WARNING:
# Quick reference
- **Maintained by**:
[the AWS JDK team](https://github.com/corretto/corretto-8-docker)
[the AWS JDK team](https://github.com/corretto/corretto-docker)
- **Where to get help**:
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](http://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
@ -30,7 +30,7 @@ WARNING:
# Quick reference (cont.)
- **Where to file issues**:
[https://github.com/corretto/corretto-8-docker/issues](https://github.com/corretto/corretto-8-docker/issues)
[https://github.com/corretto/corretto-docker/issues](https://github.com/corretto/corretto-docker/issues)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/amazoncorretto/), [`arm64v8`](https://hub.docker.com/r/arm64v8/amazoncorretto/)

View File

@ -24,14 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`kernel`, `kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/latest/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.5-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.5/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.5-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.5/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.3-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.3/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.3-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`19.0.0.12-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/19.0.0.12/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`19.0.0.12-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/19.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`kernel`, `kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/latest/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.6-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.6/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.6-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.6/full/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.3-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.3/kernel/Dockerfile.ubuntu.adoptopenjdk8)
- [`20.0.0.3-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk8)
# Quick reference (cont.)

View File

@ -14,6 +14,12 @@ WARNING:
-->
# **DEPRECATION NOTICE**
This image is deprecated due to inactivity (last updated Feb 2019; [docker-library/official-images#5411](https://github.com/docker-library/official-images/pull/5411)).
There is a useful discussion in [ahawkins/docker-thrift#12](https://github.com/ahawkins/docker-thrift/issues/12) about the future of this image.
# Quick reference
- **Maintained by**: