From a2785816e5589059e4434121975260269905588e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:53:41 +0200 Subject: [PATCH] docs: link to org image lifecycle document MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 79e7d5c..bcc9670 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ ownCloud Docker PHP and webserver base image. - **Inherited environments:**\ [owncloud/ubuntu](https://github.com/owncloud-docker/ubuntu#environment-variables) +- **Build & maintenance:**\ + [How these images are built, scanned, updated and published](https://github.com/owncloud-docker/.github/blob/master/docs/IMAGE-LIFECYCLE.md) + ## Docker Tags and respective Dockerfile links - [`24.04`](https://github.com/owncloud-docker/php/blob/master/v24.04/Dockerfile.multiarch) available as `owncloud/php:24.04`