fix: ✏️ forgot to remove binmerge
This commit is contained in:
parent
99952736e5
commit
1575f259fe
@ -8,7 +8,6 @@ RUN apt-get update && \
|
||||
pip install yt-dlp && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
curl -sSL https://raw.githubusercontent.com/MatanZ/tremc/main/tremc -o /usr/local/bin/tremc && \
|
||||
curl -sSL https://raw.githubusercontent.com/putnam/binmerge/master/binmerge -o /usr/local/bin/binmerge && \
|
||||
update-alternatives --set editor /usr/bin/vim.basic
|
||||
|
||||
COPY --from=nes20tool /go/NES20Tool/NES20Tool /usr/local/bin/NES20Tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user