Actualiser Dockerfile
This commit is contained in:
parent
e38b301207
commit
ed71df2dcf
@ -3,7 +3,7 @@ FROM golang:1.22.2 as NES20Tool
|
|||||||
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
|
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
|
||||||
cd NES20Tool && go build
|
cd NES20Tool && go build
|
||||||
|
|
||||||
FROM linuxserver/ffmpeg:7.0-cli-ls134
|
FROM linuxserver/ffmpeg:7.0-cli-ls135
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
|
Loading…
Reference in New Issue
Block a user