From c6d94701a8524510a1e048894c7d3dfcd1bbd829 Mon Sep 17 00:00:00 2001 From: glenux Date: Thu, 31 Aug 2023 10:15:57 +0000 Subject: [PATCH 1/2] Bump version to 27.0.2 --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bdbb7e0..f00095f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,8 @@ # FROM nextcloud:23.0.2-apache # FROM nextcloud:24.0.2-apache # FROM nextcloud:25.0.4-apache -FROM nextcloud:26.0.2-apache +# FROM nextcloud:26.0.2-apache +FROM nextcloud:27.0.2-apache # This is a stupid comment for a demo (remove later) -- 2.45.3 From c5d9627558c4896d0aabb6418dfc4ccfa953791f Mon Sep 17 00:00:00 2001 From: glenux Date: Thu, 31 Aug 2023 10:17:46 +0000 Subject: [PATCH 2/2] docs: Add CI/CD badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d40472d..438afed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# My project's README + +[![Build Status](https://cicd.apps.glenux.net/api/badges/glenux-opencontainers/service-nextcloud/status.svg)](https://cicd.apps.glenux.net/glenux-opencontainers/service-nextcloud) + +# Glenux OpenContainers : Service Nextcloud ## Dokku storage mounts -- 2.45.3