diff --git a/Dockerfile b/Dockerfile index 4252b35..0ff9c25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM python:slim-buster -LABEL version="0.2.0" +LABEL version="0.2.1" LABEL repository="https://github.com/alexesprit/action-update-file" LABEL homepage="https://github.com/alexesprit/action-update-file" LABEL maintainer="alexesprit "