Skip to content

Commit

Permalink
Update mariadb stability tag to 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Feb 25, 2021
1 parent 2dc0c57 commit 8c95e30
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ DB_DRIVER=mysql

### --- MARIADB ----

MARIADB_TAG=10.5-3.12.0
#MARIADB_TAG=10.4-3.12.0
#MARIADB_TAG=10.3-3.12.0
#MARIADB_TAG=10.2-3.12.0
MARIADB_TAG=10.5-3.12.1
#MARIADB_TAG=10.4-3.12.1
#MARIADB_TAG=10.3-3.12.1
#MARIADB_TAG=10.2-3.12.1

### --- VANILLA DRUPAL ----

Expand Down
2 changes: 1 addition & 1 deletion tests/7/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=10.5-3.12.0
MARIADB_TAG=10.5-3.12.1
REDIS_TAG=6-3.7.0
VARNISH_TAG=6.0-4.6.1
SOLR_TAG=7-4.10.0
Expand Down
2 changes: 1 addition & 1 deletion tests/8/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=10.5-3.12.0
MARIADB_TAG=10.5-3.12.1
REDIS_TAG=6-3.7.0
VARNISH_TAG=6.0-4.6.1
SOLR_TAG=8-4.10.0
Expand Down
2 changes: 1 addition & 1 deletion tests/9/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=10.5-3.12.0
MARIADB_TAG=10.5-3.12.1
REDIS_TAG=6-3.7.0
VARNISH_TAG=6.0-4.6.1
SOLR_TAG=8-4.10.0
Expand Down

0 comments on commit 8c95e30

Please sign in to comment.