From 29f78375a8070fb82069b69a9c802b52500d527b Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 12 Mar 2022 12:41:50 +0000 Subject: [PATCH] chore: changed lines [1] of file "/tmp/updatecli/updatecli/updatecli-ac... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... tion/Dockerfile" Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 222bfd69..0a4a0d9b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG UPDATECLI_VERSION=v0.21.0 +ARG UPDATECLI_VERSION=v0.22.0 FROM ghcr.io/updatecli/updatecli:$UPDATECLI_VERSION