This commit is contained in:
parent
fd071a9a5f
commit
84a89f5822
@ -12,7 +12,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mrc.microsoft.com/devcontainers/universal:linux # 使用带有 JDK 17 的 Docker 镜像
|
||||
image: mcr.microsoft.com/vscode/devcontainers/universal:linux # 使用带有 JDK 17 的 Docker 镜像
|
||||
|
||||
steps:
|
||||
# - name: Check Version #Docker
|
||||
|
Loading…
Reference in New Issue
Block a user