change ci.yaml unviversal image
All checks were successful
Java CI / build (push) Successful in 15s

This commit is contained in:
fly6516 2024-12-20 14:38:17 +08:00
parent f6e40462c2
commit fd071a9a5f

View File

@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: fly6516.synology.me:8080/multilang:slim # 使用带有 JDK 17 的 Docker 镜像
image: mrc.microsoft.com/devcontainers/universal:linux # 使用带有 JDK 17 的 Docker 镜像
steps:
# - name: Check Version #Docker