Merge pull request #19582 from henrybear327/ci/update-devcontainer-1.24
Bump devcontainer version to 1.24
This commit is contained in:
commit
a2eedb9093
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Go",
|
"name": "Go",
|
||||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||||
"image": "mcr.microsoft.com/devcontainers/go:1.23-bookworm",
|
"image": "mcr.microsoft.com/devcontainers/go:dev-1.24-bookworm",
|
||||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
||||||
|
Loading…
Reference in New Issue
Block a user