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 727db6c commit ad8631eCopy full SHA for ad8631e
docker/docker-compose.2004.54.yaml
@@ -6,7 +6,8 @@ services:
6
image: swift-service-lifecycle:20.04-5.4
7
build:
8
args:
9
- base_image: "swiftlang/swift:nightly-5.4-focal"
+ ubuntu_version: "focal"
10
+ swift_version: "5.4"
11
12
test:
13
0 commit comments