Docker MAINTENER instruction is deprecated in favor of LABEL
This commit is contained in:
parent
f90bb85b8f
commit
45b2af3e92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:latest
|
||||
|
||||
MAINTAINER tigerblue77
|
||||
LABEL org.opencontainers.image.authors="tigerblue77"
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue