mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: remove NX_VERSION from Dockerfile and devcontainer configuration
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": ".",
|
||||
"args": {
|
||||
"PNPM_VERSION": "11.5.0",
|
||||
"NX_VERSION": "22.7.4"
|
||||
"PNPM_VERSION": "11.5.0"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user