Add all of z88dk to ensure everything works

This commit is contained in:
2025-09-29 13:58:40 +01:00
parent 66fe431416
commit c8fd3c309b
3 changed files with 3 additions and 5 deletions

View File

@@ -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:v1.0",
"image": "boarstone.mcphail.uk/mcphail/speccydev:v1.1",
"remoteUser": "ubuntu",
"runArgs": [
"--network=host"