chore: Build 27.1.2
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Jiří Štefka 2023-10-08 01:06:19 +02:00
parent 13e7f09f05
commit 43d1b32128

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