From d847c36ca2c6f3fa20a636db0c50dd51978ca22b Mon Sep 17 00:00:00 2001 From: alexesprit Date: Fri, 27 Dec 2019 17:31:00 +0300 Subject: [PATCH] Release v0.2.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "