From c6701cb1f8b749dfb5a863ab24c4d9afefa6e882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Parilli?= Date: Wed, 13 Dec 2023 19:14:26 -0400 Subject: [PATCH] Updated to version 1.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7519833..6f19f04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ LABEL container.name="virtnbdbackup-docker" LABEL container.source.description="Backup utiliy for Libvirt kvm / qemu with Incremental backup support via NBD" LABEL container.description="virtnbdbackup and virtnbdrestore (plus depedencies) to run on hosts with libvirt >= 6.0.0" LABEL container.source=$source -LABEL container.version="1.1" +LABEL container.version="1.2" LABEL maintainer="Adrián Parilli " # Deploys dependencies and pulls sources, installing virtnbdbackup and removing unnecessary content: