Update phpMyAdmin to 4.6.6

This commit is contained in:
Michael RICOIS 2017-02-08 15:28:26 +01:00
parent 8908fe4acf
commit 85bf5cffb3
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ DIR=/vagrant
DIRDATA=$DIR/data
MYSQL_PASS=scores
MARIADB_VERSION="10.1"
PHPMYADMIN_VERSION="4.6.5.2"
PHPMYADMIN_VERSION="4.6.6"
# --- Add a file action.upgrade to perfom a system upgrade
if [ -f $DIR/action.upgrade ]; then

View File

@ -7,7 +7,7 @@ DIR=/vagrant
DIRDATA=$DIR/data
MYSQL_PASS=scores
MARIADB_VERSION="10.1"
PHPMYADMIN_VERSION="4.6.5.2"
PHPMYADMIN_VERSION="4.6.6"
# --- Add a file action.upgrade to perfom a system upgrade
if [ -f $DIR/action.upgrade ]; then