Detect updates of the Dockerfile template and Barman python depencencies,
and increase the imageReleaseVersion accordingly.
Avoid pushing an image if its most specific tag (fullTag) already exists, thus
preventing the override of the existing digest.
Detect updates of the Dockerfile template and Barman python depencencies, and increase the imageReleaseVersion accordingly. Avoid pushing an image if its most specific tag (fullTag) already exists, thus preventing the override of the existing digest.
Closes #98