monthly task update devcontainer.json
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "Python 3",
 | 
			
		||||
	// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
 | 
			
		||||
	"image": "mcr.microsoft.com/devcontainers/python:0-3.11",
 | 
			
		||||
	"image": "mcr.microsoft.com/devcontainers/python:1-3.12",
 | 
			
		||||
 | 
			
		||||
	// Features to add to the dev container. More info: https://containers.dev/features.
 | 
			
		||||
	// "features": {},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user