From 568bbfd4b17f99d48496cbd12d5132d74be48c5a Mon Sep 17 00:00:00 2001 From: Justin Vreeland Date: Fri, 25 Oct 2024 10:42:59 -0700 Subject: [PATCH] apache-nifi.yaml: Add openssf-options --- apache-nifi.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apache-nifi.yaml b/apache-nifi.yaml index b6972ca378e..6aa89790a67 100644 --- a/apache-nifi.yaml +++ b/apache-nifi.yaml @@ -1,7 +1,7 @@ package: name: apache-nifi version: 1.27.0 - epoch: 3 + epoch: 4 description: Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. copyright: - license: Apache-2.0 @@ -30,6 +30,7 @@ environment: - npm - openjdk-11 - openjdk-11-default-jvm + - openssf-compiler-options - openssl-dev - rsync - wolfi-base