Skip to content

Commit

Permalink
Merge pull request #2 from MaxDesiatov/patch-1
Browse files Browse the repository at this point in the history
Update to Swift 5.2
  • Loading branch information
Dids committed Apr 9, 2020
2 parents 6824f87 + 3201936 commit f13f17c
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 @@
# Set the base image to the target Swift version
FROM swift:5.1
FROM swift:5.2

# Add labels the Docker image
LABEL "repository"="https://github.com/Didstopia/SwiftAction"
Expand Down

0 comments on commit f13f17c

Please sign in to comment.