Last rollback possible
dl / docker (push) Blocked by required conditions Details
dl / lint (push) Has been cancelled Details

This commit is contained in:
Michel Roux 2024-05-06 19:50:42 +00:00
parent 8f83c0d34e
commit d619733402
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM golang:1.22.2 as NES20Tool
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
cd NES20Tool && go build
FROM linuxserver/ffmpeg:6.1-cli-ls121
FROM linuxserver/ffmpeg: 6.0-cli-ls104
RUN apt-get update && \
apt-get install -y \