Pin to a stable devcontainer image so I can experiment more freely
This commit is contained in:
parent
90fded9f74
commit
a08f0351ed
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user