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: