chore: Update to 28.0.2
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Jiří Štefka 2024-02-28 19:01:24 +01:00
parent a19597d4ec
commit eb9f2f5c8b

@ -1,4 +1,4 @@
FROM nextcloud:28.0.1
FROM nextcloud:28.0.2
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