chore: rm deprecated attr MAINTAINER (#5791)

pull/5794/head
mashirot 2024-04-25 00:10:47 +08:00 committed by GitHub
parent a692c622c9
commit e4b2e07cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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/ ./