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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: dockerp.com/openjdk:17-jdk
|
image: dockerp.com/openjdk:25-jdk-oraclelinux9
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user