diff --git a/Dockerfile b/Dockerfile index dd4f5b7..29765f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Build a React.js web app and sync to an LABEL "com.github.actions.icon"="upload-cloud" LABEL "com.github.actions.color"="green" -LABEL version="1.0.2" +LABEL version="1.0.3" LABEL repository="https://github.com/jeanlescure/react-deploy-to-s3-action" LABEL homepage="https://jeanlescure.io/" LABEL maintainer="Jean Lescure "