diff --git a/Dockerfile b/Dockerfile index f00399d..d02f7ff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ LABEL "com.github.actions.color"="green" LABEL "repository"="https://github.com/amaaniqbal/sms-spam-detection" LABEL "homepage"="https://github.com/amaaniqbal/sms-spam-detection" LABEL "maintainer"="Amaan Iqbal " -LABEL "version" = "1.x" +LABEL "version" = "1.21" RUN pip install --upgrade pip RUN pip install nltk