update depreciated MAINTAINER field (#1276)
This commit is contained in:
parent
586b46d006
commit
f6c51abff6
|
|
@ -1,5 +1,5 @@
|
|||
FROM alpine
|
||||
MAINTAINER Team ACID @ Zalando <team-acid@zalando.de>
|
||||
LABEL maintainer="Team ACID @ Zalando <team-acid@zalando.de>"
|
||||
|
||||
# We need root certificates to deal with teams api over https
|
||||
RUN apk --no-cache add curl
|
||||
|
|
|
|||
Loading…
Reference in New Issue