mirror of https://github.com/halo-dev/halo
chore: rm deprecated attr MAINTAINER (#5791)
parent
a692c622c9
commit
e4b2e07cc8
|
@ -8,7 +8,7 @@ RUN java -Djarmode=layertools -jar application.jar extract
|
||||||
################################
|
################################
|
||||||
|
|
||||||
FROM ibm-semeru-runtimes:open-21-jre
|
FROM ibm-semeru-runtimes:open-21-jre
|
||||||
MAINTAINER johnniang <johnniang@fastmail.com>
|
LABEL maintainer="johnniang <johnniang@foxmail.com>"
|
||||||
WORKDIR application
|
WORKDIR application
|
||||||
COPY --from=builder application/dependencies/ ./
|
COPY --from=builder application/dependencies/ ./
|
||||||
COPY --from=builder application/spring-boot-loader/ ./
|
COPY --from=builder application/spring-boot-loader/ ./
|
||||||
|
|
Loading…
Reference in New Issue