bump version number

This commit is contained in:
Asif Bacchus 2019-11-18 01:07:21 -07:00
parent 3ae78311f5
commit f0fc3364af
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="1.5"
LABEL org.label-schema.version="2"
# copy configuration files
COPY entrypoint.sh /entrypoint.sh