diff --git a/Dockerfile b/Dockerfile index c2233c8..1ace778 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Scan your code with SonarQube Scanner to LABEL "com.github.actions.icon"="check" LABEL "com.github.actions.color"="green" -LABEL version="0.0.1" +LABEL version="0.0.3" LABEL repository="https://code.caldwell.digital/tools/sonarqube-action" LABEL homepage="https://caldwell.digital" LABEL maintainer="brock"