We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 657a7de + 4ad4025 commit fe2069cCopy full SHA for fe2069c
CHANGELOG.md
@@ -13,6 +13,10 @@
13
14
## Master
15
16
+## 3.14.3
17
+
18
+- Bump Docker image base version to swift 5.7 [@mxsc](https://github.com/danger/swift/pull/542)
19
20
## 3.14.2
21
22
- Revert Swiftlint version on Dockerfile to 0.46.1 [#540](https://github.com/danger/swift/pull/540)
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM swift:5.5.3-focal
+FROM swift:5.7.0-focal
2
3
MAINTAINER Orta Therox
4
0 commit comments