add mirror image dockerp.com/adoptopenjdk:17-jdk
Some checks failed
Java CI / build (push) Failing after 5s
Some checks failed
Java CI / build (push) Failing after 5s
This commit is contained in:
parent
a7e4f8013c
commit
9fc6e1ac05
@ -12,7 +12,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: adoptopenjdk:17-jdk # 使用带有 JDK 17 的 Docker 镜像
|
||||
image: dockerp.com/adoptopenjdk:17-jdk # 使用带有 JDK 17 的 Docker 镜像
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user