diff --git a/Dockerfile b/Dockerfile index 23c5232..5f267da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM python:slim-buster -LABEL version="0.2.2" +LABEL version="0.2.3" LABEL repository="https://github.com/alexesprit/action-update-file" LABEL homepage="https://github.com/alexesprit/action-update-file" LABEL maintainer="alexesprit "