fix(docker): Improve logging for Dockerfile build order with base image details.

This commit is contained in:
2024-11-17 00:50:43 +01:00
parent 00f324e151
commit dc2665d250
3 changed files with 8 additions and 2 deletions

View File

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