Skip to content

Commit 69b5526

Browse files
Run update.sh
1 parent 7dea10f commit 69b5526

File tree

4 files changed

+28
-9
lines changed

4 files changed

+28
-9
lines changed

elasticsearch/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ WARNING:
2626

2727
- [`8.18.8`](https://github.com/elastic/dockerfiles/blob/6a7937aa369e0368020bcff78884c2b3645c50dd/elasticsearch/Dockerfile)
2828

29-
- [`8.19.7`](https://github.com/elastic/dockerfiles/blob/f3f99114a6b4812345df1ec78119cc7a79887af2/elasticsearch/Dockerfile)
29+
- [`8.19.8`](https://github.com/elastic/dockerfiles/blob/7aa29efed80c36cf3e8a5fb2f4042003c337d180/elasticsearch/Dockerfile)
3030

31-
- [`9.1.7`](https://github.com/elastic/dockerfiles/blob/3bacf7a63eba7449c4488657f644080dd0c1be7a/elasticsearch/Dockerfile)
31+
- [`9.1.8`](https://github.com/elastic/dockerfiles/blob/40dc26ca4f199d80a86f605b408cea7ebcf6d9ec/elasticsearch/Dockerfile)
3232

33-
- [`9.2.1`](https://github.com/elastic/dockerfiles/blob/10f6479ec2158d24291e779766d1e0b0c5627091/elasticsearch/Dockerfile)
33+
- [`9.2.2`](https://github.com/elastic/dockerfiles/blob/00d6bf1aa50c5ee8262940a79f08ed9d8d954794/elasticsearch/Dockerfile)
3434

3535
# Quick reference (cont.)
3636

julia/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ WARNING:
2828

2929
## Simple Tags
3030

31+
- [`1.13.0-alpha2-trixie`, `1.13-rc-trixie`, `rc-trixie`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/trixie/Dockerfile)
32+
33+
- [`1.13.0-alpha2-bookworm`, `1.13-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/bookworm/Dockerfile)
34+
35+
- [`1.13.0-alpha2-windowsservercore-ltsc2025`, `1.13-rc-windowsservercore-ltsc2025`, `rc-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2025/Dockerfile)
36+
37+
- [`1.13.0-alpha2-windowsservercore-ltsc2022`, `1.13-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2022/Dockerfile)
38+
3139
- [`1.12.2-trixie`, `1.12-trixie`, `1-trixie`, `trixie`](https://github.com/docker-library/julia/blob/a98413af17d0645ea15cb587b482ab9fa7caccbe/1.12/trixie/Dockerfile)
3240

3341
- [`1.12.2-bookworm`, `1.12-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/julia/blob/a98413af17d0645ea15cb587b482ab9fa7caccbe/1.12/bookworm/Dockerfile)
@@ -58,6 +66,17 @@ WARNING:
5866

5967
## Shared Tags
6068

69+
- `1.13.0-alpha2`, `1.13-rc`, `rc`:
70+
71+
- [`1.13.0-alpha2-trixie`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/trixie/Dockerfile)
72+
- [`1.13.0-alpha2-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2025/Dockerfile)
73+
- [`1.13.0-alpha2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2022/Dockerfile)
74+
75+
- `1.13.0-alpha2-windowsservercore`, `1.13-rc-windowsservercore`, `rc-windowsservercore`:
76+
77+
- [`1.13.0-alpha2-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2025/Dockerfile)
78+
- [`1.13.0-alpha2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb67af5c60938e4ef1b05b46f5b385c43fbe2e88/1.13-rc/windows/windowsservercore-ltsc2022/Dockerfile)
79+
6180
- `1.12.2`, `1.12`, `1`, `latest`:
6281

6382
- [`1.12.2-trixie`](https://github.com/docker-library/julia/blob/a98413af17d0645ea15cb587b482ab9fa7caccbe/1.12/trixie/Dockerfile)

kibana/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ WARNING:
2828

2929
- [`8.18.8`](https://github.com/elastic/dockerfiles/blob/6a7937aa369e0368020bcff78884c2b3645c50dd/kibana/Dockerfile)
3030

31-
- [`8.19.7`](https://github.com/elastic/dockerfiles/blob/f3f99114a6b4812345df1ec78119cc7a79887af2/kibana/Dockerfile)
31+
- [`8.19.8`](https://github.com/elastic/dockerfiles/blob/7aa29efed80c36cf3e8a5fb2f4042003c337d180/kibana/Dockerfile)
3232

33-
- [`9.1.7`](https://github.com/elastic/dockerfiles/blob/3bacf7a63eba7449c4488657f644080dd0c1be7a/kibana/Dockerfile)
33+
- [`9.1.8`](https://github.com/elastic/dockerfiles/blob/40dc26ca4f199d80a86f605b408cea7ebcf6d9ec/kibana/Dockerfile)
3434

35-
- [`9.2.1`](https://github.com/elastic/dockerfiles/blob/10f6479ec2158d24291e779766d1e0b0c5627091/kibana/Dockerfile)
35+
- [`9.2.2`](https://github.com/elastic/dockerfiles/blob/00d6bf1aa50c5ee8262940a79f08ed9d8d954794/kibana/Dockerfile)
3636

3737
# Quick reference (cont.)
3838

logstash/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ WARNING:
2626

2727
- [`8.18.8`](https://github.com/elastic/dockerfiles/blob/6a7937aa369e0368020bcff78884c2b3645c50dd/logstash/Dockerfile)
2828

29-
- [`8.19.7`](https://github.com/elastic/dockerfiles/blob/f3f99114a6b4812345df1ec78119cc7a79887af2/logstash/Dockerfile)
29+
- [`8.19.8`](https://github.com/elastic/dockerfiles/blob/7aa29efed80c36cf3e8a5fb2f4042003c337d180/logstash/Dockerfile)
3030

31-
- [`9.1.7`](https://github.com/elastic/dockerfiles/blob/3bacf7a63eba7449c4488657f644080dd0c1be7a/logstash/Dockerfile)
31+
- [`9.1.8`](https://github.com/elastic/dockerfiles/blob/40dc26ca4f199d80a86f605b408cea7ebcf6d9ec/logstash/Dockerfile)
3232

33-
- [`9.2.1`](https://github.com/elastic/dockerfiles/blob/10f6479ec2158d24291e779766d1e0b0c5627091/logstash/Dockerfile)
33+
- [`9.2.2`](https://github.com/elastic/dockerfiles/blob/00d6bf1aa50c5ee8262940a79f08ed9d8d954794/logstash/Dockerfile)
3434

3535
# Quick reference (cont.)
3636

0 commit comments

Comments
 (0)