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 cea89ce commit efb1d74Copy full SHA for efb1d74
docker/docker-compose.2004.55.yaml
@@ -6,7 +6,8 @@ services:
6
image: swift-service-lifecycle: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
test:
13
0 commit comments