mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-05 12:35:35 -04:00
fix: Add ffmpeg to prod image (#7235)
This commit is contained in:
@@ -121,6 +121,7 @@ ENV GIT_COMMIT_HASH=$COMMIT
|
||||
RUN apt-get update \
|
||||
&& apt-get install --no-install-recommends -y \
|
||||
curl \
|
||||
ffmpeg \
|
||||
gosu \
|
||||
iproute2 \
|
||||
libldap-common \
|
||||
|
||||
Reference in New Issue
Block a user