Skip to content

Commit 23ceab8

Browse files
Run update.sh
1 parent 7cbae88 commit 23ceab8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

python/README.md

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

2929
## Simple Tags
3030

31-
- [`3.15.0a1-trixie`, `3.15-rc-trixie`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/trixie/Dockerfile)
31+
- [`3.15.0a2-trixie`, `3.15-rc-trixie`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/trixie/Dockerfile)
3232

33-
- [`3.15.0a1-slim-trixie`, `3.15-rc-slim-trixie`, `3.15.0a1-slim`, `3.15-rc-slim`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/slim-trixie/Dockerfile)
33+
- [`3.15.0a2-slim-trixie`, `3.15-rc-slim-trixie`, `3.15.0a2-slim`, `3.15-rc-slim`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/slim-trixie/Dockerfile)
3434

35-
- [`3.15.0a1-bookworm`, `3.15-rc-bookworm`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/bookworm/Dockerfile)
35+
- [`3.15.0a2-bookworm`, `3.15-rc-bookworm`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/bookworm/Dockerfile)
3636

37-
- [`3.15.0a1-slim-bookworm`, `3.15-rc-slim-bookworm`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/slim-bookworm/Dockerfile)
37+
- [`3.15.0a2-slim-bookworm`, `3.15-rc-slim-bookworm`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/slim-bookworm/Dockerfile)
3838

39-
- [`3.15.0a1-alpine3.22`, `3.15-rc-alpine3.22`, `3.15.0a1-alpine`, `3.15-rc-alpine`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/alpine3.22/Dockerfile)
39+
- [`3.15.0a2-alpine3.22`, `3.15-rc-alpine3.22`, `3.15.0a2-alpine`, `3.15-rc-alpine`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/alpine3.22/Dockerfile)
4040

41-
- [`3.15.0a1-alpine3.21`, `3.15-rc-alpine3.21`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/alpine3.21/Dockerfile)
41+
- [`3.15.0a2-alpine3.21`, `3.15-rc-alpine3.21`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/alpine3.21/Dockerfile)
4242

43-
- [`3.15.0a1-windowsservercore-ltsc2025`, `3.15-rc-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
43+
- [`3.15.0a2-windowsservercore-ltsc2025`, `3.15-rc-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
4444

45-
- [`3.15.0a1-windowsservercore-ltsc2022`, `3.15-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
45+
- [`3.15.0a2-windowsservercore-ltsc2022`, `3.15-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
4646

4747
- [`3.14.0-trixie`, `3.14-trixie`, `3-trixie`, `trixie`](https://github.com/docker-library/python/blob/a83345bce8e75b407f283511dc3128b2062d8c1e/3.14/trixie/Dockerfile)
4848

@@ -114,16 +114,16 @@ WARNING:
114114

115115
## Shared Tags
116116

117-
- `3.15.0a1`, `3.15-rc`:
117+
- `3.15.0a2`, `3.15-rc`:
118118

119-
- [`3.15.0a1-trixie`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/trixie/Dockerfile)
120-
- [`3.15.0a1-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
121-
- [`3.15.0a1-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
119+
- [`3.15.0a2-trixie`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/trixie/Dockerfile)
120+
- [`3.15.0a2-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
121+
- [`3.15.0a2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
122122

123-
- `3.15.0a1-windowsservercore`, `3.15-rc-windowsservercore`:
123+
- `3.15.0a2-windowsservercore`, `3.15-rc-windowsservercore`:
124124

125-
- [`3.15.0a1-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
126-
- [`3.15.0a1-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/303456576fd52b3e000639d5cfdf384442e730d7/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
125+
- [`3.15.0a2-windowsservercore-ltsc2025`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2025/Dockerfile)
126+
- [`3.15.0a2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/625c8d74e2f24d9d4d5eae3f78eeaa06bc27e67d/3.15-rc/windows/windowsservercore-ltsc2022/Dockerfile)
127127

128128
- `3.14.0`, `3.14`, `3`, `latest`:
129129

swipl/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `9.3.34`](https://github.com/SWI-Prolog/docker-swipl/blob/d3fa517447ac842ec77670b917ebfb578ebe6e28/9.3.34/bookworm/Dockerfile)
27+
- [`latest`, `9.3.35`](https://github.com/SWI-Prolog/docker-swipl/blob/0209567255681ccf4d012c15f62ea0141c1823c1/9.3.35/bookworm/Dockerfile)
2828

29-
- [`stable`, `9.2.9`](https://github.com/SWI-Prolog/docker-swipl/blob/d3fa517447ac842ec77670b917ebfb578ebe6e28/9.2.9/bookworm/Dockerfile)
29+
- [`stable`, `9.2.9`](https://github.com/SWI-Prolog/docker-swipl/blob/0209567255681ccf4d012c15f62ea0141c1823c1/9.2.9/bookworm/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

0 commit comments

Comments
 (0)