Skip to content

Commit 4bf928b

Browse files
bump devcontainer to go 1.25
1 parent aef4a35 commit 4bf928b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Gitea DevContainer",
3-
"image": "mcr.microsoft.com/devcontainers/go:1.24-bookworm",
3+
"image": "mcr.microsoft.com/devcontainers/go:1.25-trixie",
44
"containerEnv": {
55
// override "local" from packaged version
66
"GOTOOLCHAIN": "auto"

0 commit comments

Comments
 (0)