Compare commits

...
Sign in to create a new pull request.

8 commits

Author SHA1 Message Date
Adam Miller
924000c1af Bump RELEASE for automatic rebuild 2017-09-21 10:33:27 -05:00
Adam Miller
a7ed81dacc Bump RELEASE for automatic rebuild 2017-08-24 15:46:24 -05:00
Adam Miller
bff5f53eb2 Bump RELEASE for automatic rebuild 2017-07-25 12:58:19 -05:00
Adam Miller
3d84c118b3 Bump RELEASE for automatic rebuild 2017-07-06 14:03:37 -05:00
Adam Miller
edee08563f Bump RELEASE for automatic rebuild 2017-06-27 10:46:27 -05:00
Adam Miller
f3563a9ada Bump RELEASE for automatic rebuild 2017-06-14 16:26:53 -05:00
Adam Miller
1148252dd8 Bump RELEASE for automatic rebuild 2017-06-08 22:22:34 -05:00
Adam Miller
c90f7bdb30 Bump RELEASE for automatic rebuild 2017-05-23 16:16:32 -05:00

View file

@ -21,7 +21,7 @@ LABEL summary="MariaDB is a multi-user, multi-threaded SQL database server" \
io.openshift.expose-services="3306:mysql" \
io.openshift.tags="database,mysql,mariadb,mariadb101,galera"
ENV NAME=mariadb VERSION=10.1 RELEASE=9 ARCH=x86_64
ENV NAME=mariadb VERSION=10.1 RELEASE=17 ARCH=x86_64
LABEL BZComponent="$NAME" \
Name="$FGC/$NAME" \
Version="$VERSION" \