File tree Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1761
1761
platforms :
1762
1762
- name : Ubuntu 20.04
1763
1763
platform : Linux
1764
- docker : Coming Soon # 6.0-focal
1764
+ docker : 6.0-focal
1765
1765
archs :
1766
1766
- x86_64
1767
1767
- aarch64
1768
1768
- name : Ubuntu 22.04
1769
1769
platform : Linux
1770
- docker : Coming Soon # 6.0-jammy
1770
+ docker : 6.0-jammy
1771
1771
archs :
1772
1772
- x86_64
1773
1773
- aarch64
1774
1774
- name : Ubuntu 24.04
1775
1775
platform : Linux
1776
- docker : Coming Soon # 6.0-noble
1776
+ docker : 6.0-noble
1777
1777
archs :
1778
1778
- x86_64
1779
1779
- aarch64
1780
1780
- name : Debian 12
1781
1781
platform : Linux
1782
- docker : Coming Soon # 6.0-bookworm
1782
+ docker : 6.0-bookworm
1783
1783
archs :
1784
1784
- x86_64
1785
1785
- aarch64
1786
1786
- name : Fedora 39
1787
1787
platform : Linux
1788
- docker : Coming Soon # 6.0-fedora39
1788
+ docker : 6.0-fedora39
1789
1789
archs :
1790
1790
- x86_64
1791
1791
- aarch64
1792
1792
- name : Amazon Linux 2
1793
1793
platform : Linux
1794
- docker : Coming Soon # 6.0-amazonlinux2
1794
+ docker : 6.0-amazonlinux2
1795
1795
archs :
1796
1796
- x86_64
1797
1797
- aarch64
1798
1798
- name : Red Hat Universal Base Image 9
1799
1799
platform : Linux
1800
- docker : Coming Soon # 6.0-rhel-ubi9
1800
+ docker : 6.0-rhel-ubi9
1801
1801
dir : ubi9
1802
1802
archs :
1803
1803
- x86_64
1804
1804
- aarch64
1805
1805
- name : Windows 10
1806
1806
platform : Windows
1807
- docker : Coming Soon # 6.0-windowsservercore-ltsc2022
1807
+ docker : 6.0-windowsservercore-ltsc2022
1808
1808
archs :
1809
1809
- x86_64
1810
1810
- arm64
1811
1811
- name : Static SDK
1812
1812
platform : static-sdk
1813
- checksum : 7984c2cf175bde52ba6ea1fcbe27fc4a148a6237c41c719209c9288ed3ceb652
1813
+ checksum : 7984c2cf175bde52ba6ea1fcbe27fc4a148a6237c41c719209c9288ed3ceb652
1814
+ archs :
1815
+ - x86_64
1816
+ - arm64
Original file line number Diff line number Diff line change 15
15
<p class="description">
16
16
The offical Docker images for Swift.
17
17
</p>
18
- <a href="https://hub.docker.com/_/swift" class="cta-secondary external">Coming Soon </a>
18
+ <a href="https://hub.docker.com/_/swift" class="cta-secondary external">{{ site.data.builds.swift_releases.last.name }}-{{include.docker_tag}} </a>
19
19
<a href="/install/linux/docker" class="cta-secondary">Instructions</a>
20
20
</li >
21
21
<li class =" grid-level-1 " >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ title: Install Swift
42
42
<p class="description">
43
43
The offical Docker images for Swift.
44
44
</p>
45
- <a href="https://hub.docker.com/_/swift" class="cta-secondary external">Coming Soon </a>
45
+ <a href="https://hub.docker.com/_/swift" class="cta-secondary external">{{ site.data.builds.swift_releases.last.name }}-windowsservercore-ltsc2022 </a>
46
46
</li >
47
47
</ul >
48
48
You can’t perform that action at this time.
0 commit comments