We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73d3fd commit 91d7cd0Copy full SHA for 91d7cd0
Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Swift runtime image
2
-FROM swift:5.7.3
+FROM swift:5.8.0
3
4
# Copies the root directory of the repository into the image's filesystem at `/LinuxTests`
5
ADD . /LinuxTests
0 commit comments