Skip to content

Commit c090b41

Browse files
chore(deps): update swift docker tag to v5.7 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb0876d commit c090b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN find -L "$(swift build --package-path /build -c release --show-bin-path)/" -
3232
# ================================
3333
# Run image
3434
# ================================
35-
FROM swift:5.6-amazonlinux2-slim
35+
FROM swift:5.7-amazonlinux2-slim
3636

3737
LABEL org.opencontainers.image.source https://github.com/ydataai/aws-asg-tags-lambda
3838

0 commit comments

Comments
 (0)