minor version bump

This commit is contained in:
Asif Bacchus 2019-10-18 01:57:20 -06:00
parent 962177dda5
commit d65e6ac266
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,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="1.0"
LABEL org.label-schema.version="1.01"
# copy configuration files
COPY entrypoint.sh /entrypoint.sh