Pin to a stable devcontainer image so I can experiment more freely
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
	"name": "ZX Spectrum dev tools",
 | 
			
		||||
	//"build": { "dockerfile": "Dockerfile" },
 | 
			
		||||
	// The Dockerfile takes an age to build due to z88dk, so pull from prebuilt:
 | 
			
		||||
	"image": "boarstone.mcphail.uk/mcphail/speccydev:latest",
 | 
			
		||||
	"image": "boarstone.mcphail.uk/mcphail/speccydev:stable",
 | 
			
		||||
	"remoteUser": "ubuntu",
 | 
			
		||||
	"runArgs": [
 | 
			
		||||
		"--network=host"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user