We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfec6a commit adb3939Copy full SHA for adb3939
docker/docker-compose.1804.53.yaml
@@ -6,7 +6,8 @@ services:
6
image: swift-service-lifecycle:18.04-5.3
7
build:
8
args:
9
- base_image: "swiftlang/swift:nightly-bionic"
+ ubuntu_version: "bionic"
10
+ swift_version: "5.3"
11
12
test:
13
0 commit comments