We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bce647 commit ae24753Copy full SHA for ae24753
docker/docker-compose.2004.55.yaml
@@ -6,7 +6,8 @@ services:
6
image: async-http-client:20.04-5.5
7
build:
8
args:
9
- base_image: "swiftlang/swift:nightly-5.5-focal"
+ ubuntu_version: "focal"
10
+ swift_version: "5.5"
11
12
13
test:
0 commit comments