initial tests complete - bump version to 1.0

This commit is contained in:
Asif Bacchus 2020-11-27 22:25:55 -07:00
parent df9e58eff1
commit 028e52e817
1 changed files with 1 additions and 1 deletions

View File

@ -54,4 +54,4 @@ CMD [ "/usr/bin/mysqld", "--user=mysql", "--console", "--skip-name-resolve", "--
ARG BUILD_DATE
LABEL org.label-schema.build-date=${BUILD_DATE}
LABEL org.label-schema.vendor="mariaDB (10.5.6-r0)"
LABEL org.label-schema.version="0.1"
LABEL org.label-schema.version="1.0"