devpod use go1.21 (#26637)
This commit is contained in:
		
							parent
							
								
									3d80308b36
								
							
						
					
					
						commit
						59f837f44e
					
				|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "Gitea DevContainer", |   "name": "Gitea DevContainer", | ||||||
|   "image": "mcr.microsoft.com/devcontainers/go:1.20-bullseye", |   "image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye", | ||||||
|   "features": { |   "features": { | ||||||
|     // installs nodejs into container |     // installs nodejs into container | ||||||
|     "ghcr.io/devcontainers/features/node:1": { |     "ghcr.io/devcontainers/features/node:1": { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue