Merge pull request #33197 from backstage/renovate/ghcr.io-devcontainers-features-common-utils-2.x

chore(deps): update ghcr.io/devcontainers/features/common-utils docker tag to v2.5.7
This commit is contained in:
Andre Wanlin
2026-03-07 16:48:22 -06:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
"forwardPorts": [3000, 7007],
"build": { "dockerfile": "Dockerfile" },
"features": {
"ghcr.io/devcontainers/features/common-utils:2.5.6": {},
"ghcr.io/devcontainers/features/common-utils:2.5.7": {},
"ghcr.io/devcontainers-extra/features/mkdocs:2": {}
},
"postCreateCommand": "bash .devcontainer/setup.sh",