Bump up mariaDB's version

This commit is contained in:
reasonerjt 2017-11-20 22:14:09 -08:00
parent 621d93cdbc
commit 074aa352ba
3 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ NGINXVERSION=1.11.13
PHOTONVERSION=1.0
NOTARYVERSION=server-0.5.1
NOTARYSIGNERVERSION=signer-0.5.1
MARIADBVERSION=10.2.8
MARIADBVERSION=10.2.10
HTTPPROXY=
REBUILDCLARITYFLAG=false
NEWCLARITYVERSION=

View File

@ -1,4 +1,4 @@
FROM vmware/mariadb-photon:10.2.8
FROM vmware/mariadb-photon:10.2.10
HEALTHCHECK CMD mysqladmin -uroot -p$MYSQL_ROOT_PASSWORD ping

View File

@ -45,7 +45,7 @@ services:
syslog-address: "tcp://127.0.0.1:1514"
tag: "notary-signer"
notary-db:
image: vmware/mariadb-photon:10.2.8
image: vmware/mariadb-photon:10.2.10
container_name: notary-db
restart: always
networks: