From bb401ba3bc5c3e3da3369acba458f05c939bd9b2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 7 Apr 2022 11:03:43 +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 784b62c4..72647b71 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG UPDATECLI_VERSION=v0.23.0 +ARG UPDATECLI_VERSION=v0.23.1 FROM ghcr.io/updatecli/updatecli:$UPDATECLI_VERSION