chore: v28.0.1
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Jiří Štefka 2024-01-17 22:45:02 +01:00
parent 7a971a243f
commit 35d70aa81f

@ -1,4 +1,4 @@
FROM nextcloud:27.1.5
FROM nextcloud:28.0.1
LABEL maintainer="Jiří Štefka <jiri@stefka.eu>"
RUN apt update && apt upgrade -y --no-install-recommends && apt install ffmpeg aria2 youtube-dl libmagickcore-dev -y --no-install-recommends