diff --git a/Dockerfile b/Dockerfile index eb31a09..c2ad259 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM dral3x/stringslint:swift-5.4.1 -LABEL version="1.1.1" +FROM dral3x/stringslint:swift-5.4.2 +LABEL version="1.1.2" LABEL repository="https://github.com/dral3x/action-stringslint" LABEL homepage="https://github.com/dral3x/action-stringslint" LABEL maintainer="Alessandro Calzavara "