Closed
Description
Build failure because "swift-aws-lambda-runtime" requires Swift 6, but the latest public ECR Docker image supports Swift 5.9.1.
The "swift-aws-lambda-runtime" repo has required Swift 6 since this pull request, which was merged on August 28th.
Build failure:
Fetched https://github.com/swift-server/swift-aws-lambda-runtime (4.19s)
error: package 'swift-aws-lambda-runtime' @ 0af509b24399d7887327dd7dd72290ba25e068df is using Swift tools version 6.0.0 but the installed version is 5.9.1 in https://github.com/swift-server/swift-aws-lambda-runtime
make: *** [builder-bot] Error 1
There is support for Swift 6 in the Swift Docker repo, but it hasn't yet appeared on Amazon's Docker library.
Metadata
Metadata
Assignees
Labels
No labels