From 6a0a956290eca9255c3cfd874aeda9ad82b9b361 Mon Sep 17 00:00:00 2001 From: alexesprit Date: Sat, 29 Feb 2020 12:27:05 +0300 Subject: [PATCH] Release v0.2.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "