diff --git a/Dockerfile b/Dockerfile index 627d199..eb31a09 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM dral3x/stringslint:swift-5 +FROM dral3x/stringslint:swift-5.4.1 LABEL version="1.1.1" LABEL repository="https://github.com/dral3x/action-stringslint" LABEL homepage="https://github.com/dral3x/action-stringslint"