From ddb65e8db589d3dcfe939bf17c4786c47835367a Mon Sep 17 00:00:00 2001 From: Andreas Larsen Date: Thu, 1 Dec 2022 21:45:13 +0100 Subject: [PATCH] update to 24.0.7 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6e789d9..80240bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,6 @@ steps: insecure: true dockerfile: Dockerfile build_args: - NC_TAG: 24.0.4-apache - tags: 24.0.4-apache + NC_TAG: 24.0.7-apache + tags: 24.0.7-apache cache_from: registry.local/northcode/nextcloud