File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ conditions:
44
44
image : eclipse-temurin
45
45
checkTemurinDebianDockerImages :
46
46
kind : dockerimage
47
- name : Check if the container image "eclipse-temurin:<lastVersion>-jdk-focal " is available
47
+ name : Check if the container image "eclipse-temurin:<lastVersion>-jdk-jammy " is available
48
48
transformers :
49
- - addsuffix : " -jdk-focal "
49
+ - addsuffix : " -jdk-jammy "
50
50
spec :
51
51
architectures :
52
52
- linux/amd64
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ conditions:
44
44
image : eclipse-temurin
45
45
checkTemurinDebianDockerImages :
46
46
kind : dockerimage
47
- name : Check if the container image "eclipse-temurin:<lastVersion>-jdk-focal " is available
47
+ name : Check if the container image "eclipse-temurin:<lastVersion>-jdk-jammy " is available
48
48
transformers :
49
- - addsuffix : " -jdk-focal "
49
+ - addsuffix : " -jdk-jammy "
50
50
spec :
51
51
architectures :
52
52
- linux/amd64
You can’t perform that action at this time.
0 commit comments