fix(): removes unused args

This commit is contained in:
Gareth Flowers 2020-09-01 22:28:32 +01:00
parent ff7d2fc159
commit f49196e6fb

View File

@ -1,9 +1,5 @@
FROM mediawiki:1.33.1
ARG BUILD_DATE
ARG VERSION
ARG VCS_REF
LABEL org.opencontainers.image.authors="Gareth Flowers" \
org.opencontainers.image.description="MediaWiki with LDAP Extensions" \
org.opencontainers.image.licenses="MIT" \