fix(1.5.0-beta1): 去除--platform=$BUILDPLATFORM,让 github action的 buildx 自动推断,解决 arm64版本 jdk错误问题(#IBZJVB)
This commit is contained in:
parent
0d72f4f022
commit
b0a12638ff
@ -1,5 +1,5 @@
|
||||
# 贝尔实验室 Spring 官方推荐镜像, 能解决arm芯片国产操作系统运行问题
|
||||
FROM --platform=$BUILDPLATFORM bellsoft/liberica-openjdk-debian:17.0.11-cds
|
||||
FROM bellsoft/liberica-openjdk-debian:17-cds
|
||||
|
||||
LABEL maintainer="opensnail"
|
||||
LABEL app-name="snail-job-server"
|
||||
|
Loading…
Reference in New Issue
Block a user