This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/main by this push:
new 231de137 Add svn package to the kogito-ci-build image (#1251)
231de137 is described below
commit 231de1379ba27e6f300ea7c488850589f404b450
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Fri Oct 4 09:18:16 2024 -0300
Add svn package to the kogito-ci-build image (#1251)
Co-authored-by: Rodrigo Antunes <[email protected]>
---
apache-nodes/Dockerfile.kogito-ci-build | 1 +
1 file changed, 1 insertion(+)
diff --git a/apache-nodes/Dockerfile.kogito-ci-build
b/apache-nodes/Dockerfile.kogito-ci-build
index c711451f..91ab0c88 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -55,6 +55,7 @@ libasound2 \
# kogito-images (BEGIN)
jq \
skopeo \
+subversion \
# kogito-images (END)
&& apt clean
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]