We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f175b54 commit 944e164Copy full SHA for 944e164
docker/docker-compose.al2.53.yaml
@@ -6,7 +6,7 @@ services:
6
image: swift-aws-lambda:al2-5.3
7
build:
8
args:
9
- base_image: "swiftlang/swift:nightly-5.3-amazonlinux2"
+ swift_version: "5.3"
10
11
test:
12
0 commit comments