Skip to content

Commit 547847c

Browse files
authored
Update Dockerfile
remove install of tiled quant comand line
1 parent 212041e commit 547847c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ COPY --from=build /usr/bin/lzsa /usr/bin/lzsa
9292
COPY --from=build /usr/bin/higueulc /usr/bin/higueulc
9393
COPY --from=build /usr/bin/hicolor /usr/bin/hicolor
9494

95-
RUN npm -g install @antiherosoftware/tile-quantitizer@1.0.4
95+
#RUN npm -g install @antiherosoftware/tile-quantitizer@1.0.4
9696

9797
ENV PATH /opt/cc65/bin:$PATH
9898
ENV PVSNESLIB_HOME /opt/pvsneslib

0 commit comments

Comments
 (0)