Skip to content
Snippets Groups Projects

fix: Update to j17 compatible build agent

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,7 +10,7 @@ pipeline {
spec:
containers:
- name: buildcontainer
image: eclipsefdn/stack-build-agent:latest
image: eclipsefdn/stack-build-agent:h111.3-n18.17-jdk17
imagePullPolicy: Always
command:
- cat
Loading