File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -162,11 +162,11 @@ toolchain as a one-off, there are a couple of differences:
162
162
### Linux
163
163
164
164
1. The latest Linux dependencies are listed in the respective Dockerfiles:
165
- * [Ubuntu 18.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/master /ubuntu/18.04/Dockerfile)
166
- * [Ubuntu 20.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/master /ubuntu/20.04/Dockerfile)
167
- * [Ubuntu 22.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/master /ubuntu/22.04/Dockerfile)
168
- * [CentOS 7](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/master /centos/7/Dockerfile)
169
- * [Amazon Linux 2](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/master /amazon-linux/2/Dockerfile)
165
+ * [Ubuntu 18.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/main /ubuntu/18.04/Dockerfile)
166
+ * [Ubuntu 20.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/main /ubuntu/20.04/Dockerfile)
167
+ * [Ubuntu 22.04](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/main /ubuntu/22.04/Dockerfile)
168
+ * [CentOS 7](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/main /centos/7/Dockerfile)
169
+ * [Amazon Linux 2](https://github.com/swiftlang/swift-docker/blob/main/swift-ci/main /amazon-linux/2/Dockerfile)
170
170
171
171
Note that [a prebuilt Swift release toolchain](https://www.swift.org/download/)
172
172
is installed and added to the `PATH` in all these Docker containers: it is
You can’t perform that action at this time.
0 commit comments