mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: install gnupg2 for GPG agent forwarding and update devcontainer configuration
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
},
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {}
|
||||
},
|
||||
|
||||
"remoteUser": "node",
|
||||
"containerUser": "node",
|
||||
|
||||
Reference in New Issue
Block a user