Skip to content

Commit

Permalink
Bump swift from 5.2.1 to 5.2.5 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 3, 2020
1 parent 677b6e5 commit a32c27d
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.2.1
FROM swift:5.2.5

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

0 comments on commit a32c27d

Please sign in to comment.