Skip to content

Commit fe2069c

Browse files
authored
Merge pull request #542 from mxsc/patch-1
2 parents 657a7de + 4ad4025 commit fe2069c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
## Master
1515

16+
## 3.14.3
17+
18+
- Bump Docker image base version to swift 5.7 [@mxsc](https://github.com/danger/swift/pull/542)
19+
1620
## 3.14.2
1721

1822
- Revert Swiftlint version on Dockerfile to 0.46.1 [#540](https://github.com/danger/swift/pull/540)

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM swift:5.5.3-focal
1+
FROM swift:5.7.0-focal
22

33
MAINTAINER Orta Therox
44

0 commit comments

Comments
 (0)