fix docker image to openjdk:25-jdk-oraclelinux9
Some checks failed
Java CI / build (push) Failing after 9s
Some checks failed
Java CI / build (push) Failing after 9s
This commit is contained in:
parent
240de5f091
commit
653fb248b4
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: dockerp.com/openjdk:17-jdk
|
||||
image: dockerp.com/openjdk:25-jdk-oraclelinux9
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user