Commit 074aa352 authored by reasonerjt's avatar reasonerjt
Browse files

Bump up mariaDB's version

parent 621d93cd
Showing with 3 additions and 3 deletions
+3 -3
......@@ -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=
......
FROM vmware/mariadb-photon:10.2.8
FROM vmware/mariadb-photon:10.2.10
HEALTHCHECK CMD mysqladmin -uroot -p$MYSQL_ROOT_PASSWORD ping
......
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment