JAVA 21 IDIOT!!! 21!!! NOT 17!!!!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image "registry.firstdark.dev/java17:latest"
|
||||
image "registry.firstdark.dev/java21:latest"
|
||||
alwaysPull true
|
||||
}
|
||||
}
|
||||
|
@@ -4,7 +4,7 @@ def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae59
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image "registry.firstdark.dev/java17:latest"
|
||||
image "registry.firstdark.dev/java21:latest"
|
||||
alwaysPull true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user