make version explicitly 2.0

This commit is contained in:
Asif Bacchus 2019-11-18 05:04:08 -07:00
parent fc14c0d0b6
commit d7f24405e1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ LABEL org.label-schema.schema-version="1.0"
LABEL org.label-schema.url="https://git.asifbacchus.app/ab-docker/ab-nginx"
LABEL org.label-schema.usage="https://git.asifbacchus.app/ab-docker/ab-nginx/wiki"
LABEL org.label-schema.vcs-url="https://git.asifbacchus.app/ab-docker/ab-nginx.git"
LABEL org.label-schema.version="2"
LABEL org.label-schema.version="2.0"
# copy configuration files
COPY entrypoint.sh /entrypoint.sh