update depreciated MAINTAINER field (#1276)

This commit is contained in:
Tom Stewart 2021-01-04 05:52:08 -05:00 committed by GitHub
parent 586b46d006
commit f6c51abff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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