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 1223f5e commit f01021eCopy full SHA for f01021e
docker/docker-compose.1804.53.yaml
@@ -6,7 +6,8 @@ services:
6
image: async-http-client:18.04-5.3
7
build:
8
args:
9
- base_image: "swiftlang/swift:nightly-master-bionic"
+ ubuntu_version: "bionic"
10
+ swift_version: "5.3"
11
12
test:
13
0 commit comments