Skip to content

Commit 1b3b511

Browse files
Run update.sh
1 parent 55d28be commit 1b3b511

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

dart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`2.16.2-sdk`, `2.16-sdk`, `2-sdk`, `stable-sdk`, `sdk`, `2.16.2`, `2.16`, `2`, `stable`, `latest`](https://github.com/dart-lang/dart-docker/blob/4b2838f43f45f23fcd1b16ecbbef6d55db7c7f6a/stable/bullseye/Dockerfile)
28-
- [`2.17.0-266.5.beta-sdk`, `beta-sdk`, `2.17.0-266.5.beta`, `beta`](https://github.com/dart-lang/dart-docker/blob/4b2838f43f45f23fcd1b16ecbbef6d55db7c7f6a/beta/bullseye/Dockerfile)
27+
- [`2.16.2-sdk`, `2.16-sdk`, `2-sdk`, `stable-sdk`, `sdk`, `2.16.2`, `2.16`, `2`, `stable`, `latest`](https://github.com/dart-lang/dart-docker/blob/67df53653865d8977e47bf4f63a6205856ea3695/stable/bullseye/Dockerfile)
28+
- [`2.17.0-266.7.beta-sdk`, `beta-sdk`, `2.17.0-266.7.beta`, `beta`](https://github.com/dart-lang/dart-docker/blob/67df53653865d8977e47bf4f63a6205856ea3695/beta/bullseye/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

openjdk/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ WARNING:
1414
1515
-->
1616

17+
# **WARNING**
18+
19+
If you are a user/consumer of Java, this image is probably not what you expect!
20+
21+
These images contain "vanilla" builds of the OpenJDK project provided by [Oracle](https://jdk.java.net/) or [the relevant "updates project lead"](https://github.com/docker-library/openjdk/issues/320#issuecomment-494050246) (depending on the version).
22+
23+
For a more "supported" experience, we recommend one of the following other Official Images (listed in alphabetical order with no intentional or implied preference):
24+
25+
- [`amazoncorretto`](https://hub.docker.com/_/amazoncorretto)
26+
- [`eclipse-temurin`](https://hub.docker.com/_/eclipse-temurin)
27+
- [`ibm-semeru-runtimes`](https://hub.docker.com/_/ibm-semeru-runtimes)
28+
- [`ibmjava`](https://hub.docker.com/_/ibmjava)
29+
- [`sapmachine`](https://hub.docker.com/_/sapmachine)
30+
1731
# Quick reference
1832

1933
- **Maintained by**:

yourls/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WARNING:
1717
# Quick reference
1818

1919
- **Maintained by**:
20-
[YOURLS](https://github.com/YOURLS/docker-yourls)
20+
[YOURLS](https://github.com/YOURLS/docker)
2121

2222
- **Where to get help**:
2323
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
@@ -31,7 +31,7 @@ WARNING:
3131
# Quick reference (cont.)
3232

3333
- **Where to file issues**:
34-
[https://github.com/YOURLS/docker-yourls/issues](https://github.com/YOURLS/docker-yourls/issues)
34+
[https://github.com/YOURLS/docker/issues](https://github.com/YOURLS/docker/issues)
3535

3636
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
3737
[`amd64`](https://hub.docker.com/r/amd64/yourls/), [`arm32v5`](https://hub.docker.com/r/arm32v5/yourls/), [`arm32v6`](https://hub.docker.com/r/arm32v6/yourls/), [`arm32v7`](https://hub.docker.com/r/arm32v7/yourls/), [`arm64v8`](https://hub.docker.com/r/arm64v8/yourls/), [`i386`](https://hub.docker.com/r/i386/yourls/), [`mips64le`](https://hub.docker.com/r/mips64le/yourls/), [`ppc64le`](https://hub.docker.com/r/ppc64le/yourls/), [`s390x`](https://hub.docker.com/r/s390x/yourls/)
@@ -53,7 +53,7 @@ YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener
5353

5454
> [github.com/YOURLS/YOURLS](https://github.com/YOURLS/YOURLS)
5555
56-
![logo](https://raw.githubusercontent.com/docker-library/docs/56798ba4051d863557e7e6256c452a9265745675/yourls/logo.png)
56+
![logo](https://raw.githubusercontent.com/docker-library/docs/1b75e08d68679797623d98ba82ca80090f5a26d2/yourls/logo.svg?sanitize=true)
5757

5858
# How to use this image
5959

0 commit comments

Comments
 (0)