Run update.sh

This commit is contained in:
Docker Library Bot 2025-08-13 16:10:19 -07:00
parent bcec7d1904
commit 1d93e239d4
3 changed files with 6 additions and 6 deletions

View File

@ -24,9 +24,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2023`, `latest`, `2023.8.20250715.0`](https://github.com/amazonlinux/container-images/blob/12e432807ac744a5cf1da9f5a0ac5fd0bfad2a94/Dockerfile)
- [`2023`, `latest`, `2023.8.20250808.1`](https://github.com/amazonlinux/container-images/blob/94f86e7a853963227c332a030c651668c70850b9/Dockerfile)
- [`2`, `2.0.20250707.0`](https://github.com/amazonlinux/container-images/blob/ff7c7277e66ddb9671b1d2f52a9dd03e12da17ad/Dockerfile)
- [`2`, `2.0.20250808.1`](https://github.com/amazonlinux/container-images/blob/0a084d30ee45ac3299f958e7b37088a12f87b250/Dockerfile)
- [`1`, `2018.03`, `2018.03.0.20231218.0`](https://github.com/amazonlinux/container-images/blob/cfb41ad1c7624786ea10f60c15ce9c117c4da3b6/Dockerfile)

View File

@ -28,7 +28,7 @@ WARNING:
## Simple Tags
- [`linux`](https://github.com/docker-library/hello-world/blob/a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7/amd64/hello-world/Dockerfile)
- [`linux`](https://github.com/docker-library/hello-world/blob/6930d60e10e81283a57be3ee3a2b5ca328a40304/amd64/hello-world/Dockerfile)
- [`nanoserver-ltsc2025`](https://github.com/docker-library/hello-world/blob/08987c71f648c985f54be2a80bed4223cbd0723b/amd64/hello-world/nanoserver-ltsc2025/Dockerfile)
@ -38,7 +38,7 @@ WARNING:
- `latest`:
- [`linux`](https://github.com/docker-library/hello-world/blob/a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7/amd64/hello-world/Dockerfile)
- [`linux`](https://github.com/docker-library/hello-world/blob/6930d60e10e81283a57be3ee3a2b5ca328a40304/amd64/hello-world/Dockerfile)
- [`nanoserver-ltsc2025`](https://github.com/docker-library/hello-world/blob/08987c71f648c985f54be2a80bed4223cbd0723b/amd64/hello-world/nanoserver-ltsc2025/Dockerfile)
- [`nanoserver-ltsc2022`](https://github.com/docker-library/hello-world/blob/c816763efda4774cc0c628dca3c7dbd93c099928/amd64/hello-world/nanoserver-ltsc2022/Dockerfile)
@ -95,7 +95,7 @@ For more examples and ideas, visit:
$ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 74cc54e27dc4 10.07kB
hello-world latest 1b44b5a3e06a 10.07kB
```
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

View File

@ -27,7 +27,7 @@ For more examples and ideas, visit:
$ docker images %%IMAGE%%
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 74cc54e27dc4 10.07kB
hello-world latest 1b44b5a3e06a 10.07kB
```
%%LOGO%%