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 cb0876d commit c090b41Copy full SHA for c090b41
lambda.Dockerfile
@@ -32,7 +32,7 @@ RUN find -L "$(swift build --package-path /build -c release --show-bin-path)/" -
32
# ================================
33
# Run image
34
35
-FROM swift:5.6-amazonlinux2-slim
+FROM swift:5.7-amazonlinux2-slim
36
37
LABEL org.opencontainers.image.source https://github.com/ydataai/aws-asg-tags-lambda
38
0 commit comments