Skip to content

Commit

Permalink
Update action version to 1.21 in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
amaaniqbal authored Apr 1, 2020
1 parent 82c9d58 commit 2733e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>"
LABEL "version" = "1.x"
LABEL "version" = "1.21"

RUN pip install --upgrade pip
RUN pip install nltk
Expand Down

0 comments on commit 2733e3c

Please sign in to comment.