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

Update ghcr.io/devcontainers/features/common-utils Docker tag to v2.5.9
This commit is contained in:
Fredrik Adelöw
2026-05-25 12:08:05 +02: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.7": {},
"ghcr.io/devcontainers/features/common-utils:2.5.9": {},
"ghcr.io/devcontainers-extra/features/mkdocs:2": {}
},
"postCreateCommand": "bash .devcontainer/setup.sh",