Skip to content

Commit 80ac0fc

Browse files
gleichByron
authored andcommitted
Replace MAINTAINER with label
1 parent f7cff58 commit 80ac0fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
#
77

88
FROM ubuntu:xenial
9-
MAINTAINER James E. King III <[email protected]>
9+
10+
# Metadata
11+
LABEL maintainer="[email protected]"
12+
1013
ENV CONTAINER_USER=user
1114
ENV DEBIAN_FRONTEND noninteractive
1215

0 commit comments

Comments
 (0)