Skip to content

Commit

Permalink
kie-issues#710: configure dind image
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz authored and jstastny-cz committed Nov 28, 2023
1 parent 2383c27 commit 13edb2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/jenkins/config/branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ jenkins:
agent:
docker:
builder:
image: quay.io/kiegroup/kogito-ci-build:19a0b303bc64f473a01f5fa5bacde822f10b4946 # last main-latest based on ubi
args: -v /var/run/docker.sock:/var/run/docker.sock --network host --group-add docker --group-add input --group-add render
image: quay.io/kiegroup/kogito-ci-build:main-latest
args: --privileged --group-add docker
default_tools:
jdk: jdk_11_latest
maven: maven_3.8.6
Expand Down

0 comments on commit 13edb2c

Please sign in to comment.