mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: update build context in devcontainer configuration
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": "..",
|
||||
"context": ".",
|
||||
"args": {
|
||||
"VARIANT": "24-bookworm",
|
||||
"PNPM_VERSION": "11.5.0",
|
||||
|
||||
Reference in New Issue
Block a user