fix(ci): Corrected Docker image URL in CI templates

This commit is contained in:
2024-12-08 17:47:45 +01:00
parent 9ff5e9a70f
commit 6614529122
5 changed files with 10 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.10.5',
version: '1.10.6',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}