fix(devcontainer): Simplify devcontainer configuration and rename container image

This commit is contained in:
2025-11-21 09:36:02 +00:00
parent 374469e37e
commit 81ae4f2d59
5 changed files with 422 additions and 50 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartregistry',
version: '1.4.0',
version: '1.4.1',
description: 'a registry for npm modules and oci images'
}