Skip to content

Commit 8c95e30

Browse files
committed
Update mariadb stability tag to 3.12.1
1 parent 2dc0c57 commit 8c95e30

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ DB_DRIVER=mysql
1717

1818
### --- MARIADB ----
1919

20-
MARIADB_TAG=10.5-3.12.0
21-
#MARIADB_TAG=10.4-3.12.0
22-
#MARIADB_TAG=10.3-3.12.0
23-
#MARIADB_TAG=10.2-3.12.0
20+
MARIADB_TAG=10.5-3.12.1
21+
#MARIADB_TAG=10.4-3.12.1
22+
#MARIADB_TAG=10.3-3.12.1
23+
#MARIADB_TAG=10.2-3.12.1
2424

2525
### --- VANILLA DRUPAL ----
2626

tests/7/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
55
DB_HOST=mariadb
66
DB_DRIVER=mysql
77

8-
MARIADB_TAG=10.5-3.12.0
8+
MARIADB_TAG=10.5-3.12.1
99
REDIS_TAG=6-3.7.0
1010
VARNISH_TAG=6.0-4.6.1
1111
SOLR_TAG=7-4.10.0

tests/8/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
55
DB_HOST=mariadb
66
DB_DRIVER=mysql
77

8-
MARIADB_TAG=10.5-3.12.0
8+
MARIADB_TAG=10.5-3.12.1
99
REDIS_TAG=6-3.7.0
1010
VARNISH_TAG=6.0-4.6.1
1111
SOLR_TAG=8-4.10.0

tests/9/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DB_ROOT_PASSWORD=password
55
DB_HOST=mariadb
66
DB_DRIVER=mysql
77

8-
MARIADB_TAG=10.5-3.12.0
8+
MARIADB_TAG=10.5-3.12.1
99
REDIS_TAG=6-3.7.0
1010
VARNISH_TAG=6.0-4.6.1
1111
SOLR_TAG=8-4.10.0

0 commit comments

Comments
 (0)