mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
Replaced deprecated MAINTAINER with LABEL (#242)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM java:8-alpine
|
||||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user