diff --git a/.drone.yml b/.drone.yml index 80240bc..847683d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,6 @@ steps: insecure: true dockerfile: Dockerfile build_args: - NC_TAG: 24.0.7-apache - tags: 24.0.7-apache + NC_TAG: 25.0-apache + tags: 25.0-apache cache_from: registry.local/northcode/nextcloud