There was an error while loading. Please reload this page.
1 parent 8a73bcc commit 8f01257Copy full SHA for 8f01257
1 file changed
.devcontainer/devcontainer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "Actions Runner Devcontainer",
3
- "image": "mcr.microsoft.com/devcontainers/base:focal",
+ "image": "mcr.microsoft.com/devcontainers/base:noble",
4
"features": {
5
- "ghcr.io/devcontainers/features/docker-in-docker:1": {},
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {},
6
"ghcr.io/devcontainers/features/dotnet": {
7
"version": "8.0.418"
8
},
0 commit comments