We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef4a35 commit 4bf928bCopy full SHA for 4bf928b
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Gitea DevContainer",
3
- "image": "mcr.microsoft.com/devcontainers/go:1.24-bookworm",
+ "image": "mcr.microsoft.com/devcontainers/go:1.25-trixie",
4
"containerEnv": {
5
// override "local" from packaged version
6
"GOTOOLCHAIN": "auto"
0 commit comments