Skip to content

Commit 22fa30f

Browse files
authored
Merge pull request #35 from norio-nomura/swift-5
[Dockerfile] Pin Swift to 5
2 parents a0fc6f7 + 177ecce commit 22fa30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM norionomura/swiftlint:swift-5.1
1+
FROM norionomura/swiftlint:swift-5
22
LABEL version="3.1.0"
33
LABEL repository="https://github.com/norio-nomura/action-swiftlint"
44
LABEL homepage="https://github.com/norio-nomura/action-swiftlint"

0 commit comments

Comments
 (0)