Improve building special images

This commit is contained in:
Florian Zirker 2025-07-23 09:34:25 +02:00
parent 9a1ae65708
commit 4fe31b5135
6 changed files with 23 additions and 6 deletions

View file

@ -1,4 +1,4 @@
ARG NC_MAIN_VERSION
ARG NC_MAIN_VERSION=stable
FROM nextcloud:$NC_MAIN_VERSION-fpm
RUN apt-get update && apt-get install -y --no-install-recommends \