Skip to content

Commit

Permalink
Bump swift from 5.7.0 to 5.7.1 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent eb240ca commit b32f4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Swift runtime image
FROM swift:5.7.0
FROM swift:5.7.1

# Copies the root directory of the repository into the image's filesystem at `/LinuxTests`
ADD . /LinuxTests
Expand Down

0 comments on commit b32f4d3

Please sign in to comment.