Browse Source

MAINTAINER is deprecated.

Herbert Vojčík 7 years ago
parent
commit
1e4f324ed5
2 changed files with 0 additions and 2 deletions
  1. 0 1
      61_32/Dockerfile
  2. 0 1
      61_64/Dockerfile

+ 0 - 1
61_32/Dockerfile

@@ -1,5 +1,4 @@
 FROM ubuntu:16.04
-MAINTAINER herby
 
 RUN dpkg --add-architecture i386
 RUN apt-get update -q

+ 0 - 1
61_64/Dockerfile

@@ -1,5 +1,4 @@
 FROM ubuntu:16.04
-MAINTAINER herby
 
 RUN apt-get update -q
 RUN apt-get -qy --no-install-recommends install \