Removed deprecated maintainer in dockerfile
This commit is contained in:
+2
-1
@@ -177,7 +177,8 @@ RUN \
|
|||||||
|
|
||||||
## Release Stage
|
## Release Stage
|
||||||
FROM alpine:3.10 AS release
|
FROM alpine:3.10 AS release
|
||||||
MAINTAINER Emeric Poupon <itmfr@yahoo.fr>
|
LABEL maintainer="Emeric Poupon <itmfr@yahoo.fr>"
|
||||||
|
LABEL version=${LMS_VERSION}
|
||||||
|
|
||||||
ARG RUNTIME_PACKAGES=" \
|
ARG RUNTIME_PACKAGES=" \
|
||||||
openssl \
|
openssl \
|
||||||
|
|||||||
Reference in New Issue
Block a user