From 24cf260a3cd4014d88c1224bb86ec5692b7ae058 Mon Sep 17 00:00:00 2001 From: alexesprit Date: Mon, 20 Jan 2020 19:40:31 +0300 Subject: [PATCH] Release v0.2.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0ff9c25..23c5232 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM python:slim-buster -LABEL version="0.2.1" +LABEL version="0.2.2" LABEL repository="https://github.com/alexesprit/action-update-file" LABEL homepage="https://github.com/alexesprit/action-update-file" LABEL maintainer="alexesprit "