Skip to content

Commit 96053b3

Browse files
Change copy for container
1 parent 45409e1 commit 96053b3

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

_data/new-data/install/linux/amazon-linux/amazon-linux-2/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1-amazonlinux2'

_data/new-data/install/linux/debian/debian-12/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1-debian12'

_data/new-data/install/linux/fedora/fedora-39/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1.1-fedora39'

_data/new-data/install/linux/ubi/ubi-9/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1.1-rhel-ubi9'

_data/new-data/install/linux/ubuntu/ubuntu-20-04/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1.1-focal'

_data/new-data/install/linux/ubuntu/ubuntu-22-04/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1.1-jammy'

_data/new-data/install/linux/ubuntu/ubuntu-24-04/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
latest-release:
22
docker:
33
pre-code-text: |
4-
The official Docker images for Swift.
5-
headline: Docker
4+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
5+
headline: Container
66
links:
77
- href: 'https://hub.docker.com/_/swift'
88
copy: '6.1.1-noble'

_data/new-data/install/windows/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ latest-release:
3131
copy: 'Instructions'
3232
docker:
3333
pre-code-text: |
34-
The official Docker images for Swift.
35-
headline: Docker
34+
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
35+
headline: Container
3636
links:
3737
- href: 'https://hub.docker.com/_/swift'
3838
copy: '6.1-windowsservercore-ltsc2022'

0 commit comments

Comments
 (0)