From f03124ae13f4c336c516f26405e887a5ffeb5f72 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 26 Jun 2019 11:37:33 -0400 Subject: [PATCH] MySQL Module - Update tag to alpha --- salt/mysql/init.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/mysql/init.sls b/salt/mysql/init.sls index f956a37bc..4ade15f33 100644 --- a/salt/mysql/init.sls +++ b/salt/mysql/init.sls @@ -50,13 +50,13 @@ mysqldatadir: so-mysqlimage: cmd.run: - - name: docker pull --disable-content-trust=false soshybridhunter/so-mysql:HH1.0.7 + - name: docker pull --disable-content-trust=false soshybridhunter/so-mysql:HH1.1.0 so-mysql: docker_container.running: - require: - so-mysqlimage - - image: soshybridhunter/so-mysql:HH1.0.7 + - image: soshybridhunter/so-mysql:HH1.1.0 - hostname: so-mysql - user: socore - port_bindings: