Skip to content

Commit cd5a16b

Browse files
authored
Merge branch 'gh-pages' into patch-1
2 parents 54c6019 + 7bb784b commit cd5a16b

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
"features": {
10-
"ghcr.io/devcontainers/features/node:1": {
10+
"ghcr.io/devcontainers/features/node:2": {
1111
"version": "latest"
1212
}
1313
},

_data/collection-index.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,11 @@
14611461
contact: https://github.com/althack/devcontainers/issues
14621462
repository: https://github.com/althack/devcontainers
14631463
ociReference: ghcr.io/althack/devcontainers
1464+
- name: Devcontainer Features by Soup-bowl
1465+
maintainer: soup-bowl
1466+
contact: https://github.com/soup-bowl/features/issues
1467+
repository: https://github.com/soup-bowl/features
1468+
ociReference: ghcr.io/soup-bowl/features
14641469
- name: Devcontainer Features by rosstaco
14651470
maintainer: rosstaco
14661471
contact: https://github.com/rosstaco/devcontainer-features/issues
@@ -1476,6 +1481,16 @@
14761481
contact: https://github.com/nkdui/devcontainer-features/issues
14771482
repository: https://github.com/nkdui/devcontainer-features
14781483
ociReference: ghcr.io/nkdui/devcontainer-features
1484+
- name: trunk-rs devcontainer feature
1485+
maintainer: mrhornsby
1486+
contact: https://github.com/mrhornsby/trunk-devcontainer-feature/issues
1487+
repository: https://github.com/mrhornsby/trunk-devcontainer-feature
1488+
ociReference: ghcr.io/mrhornsby/trunk-devcontainer-feature
1489+
- name: Magento Open Source Dev Container Templates
1490+
maintainer: Doug Hatcher
1491+
contact: https://github.com/doughatcher/devcontainer-templates/issues
1492+
repository: https://github.com/doughatcher/devcontainer-templates
1493+
ociReference: ghcr.io/doughatcher/devcontainer-templates
14791494
- name: Keeper Secrets Manager (KSM) Dev Container Features
14801495
maintainer: cdsolinfo
14811496
contact: https://github.com/cdsolinfo/devcontainer-features/issues

0 commit comments

Comments
 (0)