subDesTagesMitExtraKaese %!s(int64=2) %!d(string=hai) anos
pai
achega
458ad177fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -4,7 +4,7 @@ WORKDIR /app/
 
 # Install dependencies
 RUN apt-get update && apt-get install -y \
-    ffmpeg libolm-de \
+    ffmpeg libolm-dev \
  && apt-get clean \
  && rm -rf /var/lib/apt/lists/*