Actualiser Dockerfile
This commit is contained in:
parent
9aa08fbb4d
commit
dc7e48d5f3
@ -3,7 +3,7 @@ FROM golang:1.22.1 as NES20Tool
|
||||
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
|
||||
cd NES20Tool && go build
|
||||
|
||||
FROM linuxserver/ffmpeg:6.1.1-cli-ls124
|
||||
FROM linuxserver/ffmpeg:6.1.1-cli-ls126
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y \
|
||||
|
Loading…
Reference in New Issue
Block a user