Update pasta80
This commit is contained in:
@@ -39,7 +39,7 @@ RUN cd /hdfmonkey/ \
|
||||
&& ./configure \
|
||||
&& make -j16 \
|
||||
&& make install
|
||||
ADD https://github.com/pleumann/pasta80.git#v0.98 /opt/pasta80
|
||||
ADD https://github.com/pleumann/pasta80.git#v0.99 /opt/pasta80
|
||||
RUN cd /opt/pasta80 \
|
||||
&& fpc pasta
|
||||
ADD --unpack https://www.seasip.info/ZX/taptools-1.1.3.tar.gz taptools/
|
||||
|
||||
@@ -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": "njmcphail/speccydev:v8.2",
|
||||
"image": "njmcphail/speccydev:v8.3",
|
||||
"remoteUser": "ubuntu",
|
||||
"runArgs": [
|
||||
"--network=host"
|
||||
|
||||
Reference in New Issue
Block a user