fix(docker): Enhanced base image extraction logic from Dockerfile

This commit is contained in:
2024-11-17 01:01:22 +01:00
parent 43eb19f772
commit 75a0e8a7d8
3 changed files with 67 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ship.zone/npmci',
version: '4.1.36',
version: '4.1.37',
description: 'A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities.'
}