Skip to content

Commit f84c61c

Browse files
committed
MAINTAINER deprecated in favour of LABEL maintainer
1 parent f0d8735 commit f84c61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node
2-
2+
LABEL maintainer [email protected]
33
RUN git clone https://github.com/docker-in-practice/todo.git
44
WORKDIR todo
55
RUN npm install

0 commit comments

Comments
 (0)