mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
ci: use go1.24 (#1012)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "NeZha",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.23-bookworm",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.24-bookworm",
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
"features": {
|
||||
@@ -14,7 +14,7 @@
|
||||
"dockerDashComposeVersion": "latest"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/go:1": {
|
||||
"version": "1.23.6"
|
||||
"version": "1.24.0"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user