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 1ab53abf Use a fixed version for kogito-ci-build base image (#1209)
1ab53abf is described below

commit 1ab53abf6e9d51be2d3f54515d9f166cd438374d
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Wed Jun 19 13:31:38 2024 -0300

    Use a fixed version for kogito-ci-build base image (#1209)
---
 apache-nodes/Dockerfile.kogito-ci-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-nodes/Dockerfile.kogito-ci-build 
b/apache-nodes/Dockerfile.kogito-ci-build
index 28aec0e0..050bc773 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -1,4 +1,4 @@
-FROM cruizba/ubuntu-dind:latest
+FROM cruizba/ubuntu-dind:jammy-26.1.4
 
 SHELL ["/bin/bash", "-c"]
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to