chore: update to 27.1.4
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Jiří Štefka 2023-12-01 15:55:49 +01:00
parent 162d18bfa1
commit 25e424964b

@ -1,4 +1,4 @@
FROM nextcloud:27.1.3
FROM nextcloud:27.1.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