chore: Update to 28.0.4
All checks were successful
Build / build (push) Successful in 7m40s

This commit is contained in:
Jiří Štefka 2024-04-02 18:09:27 +02:00
parent af2397d637
commit 4f74598419

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