mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	update go version for devcontainers (#33923)
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Gitea DevContainer",
 | 
			
		||||
  "image": "mcr.microsoft.com/devcontainers/go:1.23-bookworm",
 | 
			
		||||
  "image": "mcr.microsoft.com/devcontainers/go:1.24-bookworm",
 | 
			
		||||
  "features": {
 | 
			
		||||
    // installs nodejs into container
 | 
			
		||||
    "ghcr.io/devcontainers/features/node:1": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user