Update dev container version to use the same version as the app to go 1.26 (#180)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/180 Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com> Co-authored-by: Philipp Horstenkamp <182049+philipp-horstenkamp@noreply.gitea.com> Co-committed-by: Philipp Horstenkamp <182049+philipp-horstenkamp@noreply.gitea.com>
This commit is contained in:
committed by
silverwind
parent
baf792b061
commit
26f826d25c
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Gitea MCP DevContainer",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.24-bookworm",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.26-bookworm",
|
||||
"features": {},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
||||
Reference in New Issue
Block a user