Add mkvtoolnix to Dockerfile
All checks were successful
ci / Image build (push) Successful in 1m3s
ci / Deployment (push) Successful in 13s

This commit is contained in:
Joris Bertomeu
2024-10-02 17:25:15 +02:00
parent 6081892297
commit 8e57d724be

View File

@@ -1,4 +1,4 @@
FROM node:22-bullseye-slim FROM node:22-bookworm-slim
WORKDIR /app WORKDIR /app