Skip to content

Commit

Permalink
[Dockerfile] Remove patch version in FROM statement
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Oct 27, 2019
1 parent fdb8426 commit 7923987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM norionomura/swiftlint:swift-5.1.1
FROM norionomura/swiftlint:swift-5.1
LABEL version="2.1.0"
LABEL repository="https://github.com/norio-nomura/action-swiftlint"
LABEL homepage="https://github.com/norio-nomura/action-swiftlint"
Expand Down

0 comments on commit 7923987

Please sign in to comment.