Skip to content

Commit 2a25646

Browse files
committed
Updated the server version for 5.6.51 release
Change-Id: I5fcd10c880992e8c212ef3bc357951c59b9e06b8
1 parent 53b06b1 commit 2a25646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
IMAGE_VERSION=1.1.19
22

33
declare -A MYSQL_SERVER_VERSIONS
4-
MYSQL_SERVER_VERSIONS["5.6"]=5.6.50
4+
MYSQL_SERVER_VERSIONS["5.6"]=5.6.51
55
MYSQL_SERVER_VERSIONS["5.7"]=5.7.33
66
MYSQL_SERVER_VERSIONS["8.0"]=8.0.23
77

0 commit comments

Comments
 (0)