Skip to content

Commit

Permalink
Updating dockerfile for Swift 5.8 (21-DOT-DEV#334)
Browse files Browse the repository at this point in the history
Updating dockerfile
  • Loading branch information
csjones authored Apr 18, 2023
1 parent 5e71ec3 commit a07f5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exhaustive/Package/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.2
FROM swift:5.8.0

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

0 comments on commit a07f5d5

Please sign in to comment.