Replaced deprecated MAINTAINER command with the recent LABEL one
This commit is contained in:
parent
31c296d61c
commit
f66a7c6370
@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
MAINTAINER Benjamin Burkhardt <bluefox@privacynerd.de>
|
||||
LABEL org.opencontainers.image.authors="bluefox@privacynerd.de"
|
||||
|
||||
WORKDIR cmatrix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user