Skip to content

Commit e30752b

Browse files
committed
Update mariadb stability tag to 3.30.2
1 parent 1f35d73 commit e30752b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.env

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ DB_DRIVER=mysql
1818

1919
### --- MARIADB ----
2020

21-
MARIADB_TAG=11.4-3.30.1
22-
#MARIADB_TAG=10.11-3.30.1
23-
#MARIADB_TAG=10.6-3.30.1
24-
#MARIADB_TAG=10.5-3.30.1
21+
MARIADB_TAG=11.4-3.30.2
22+
#MARIADB_TAG=10.11-3.30.2
23+
#MARIADB_TAG=10.6-3.30.2
24+
#MARIADB_TAG=10.5-3.30.2
2525

2626
### --- VANILLA DRUPAL ----
2727

tests/10/.env

+1-1
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=11.4-3.30.1
8+
MARIADB_TAG=11.4-3.30.2
99
VALKEY_TAG=8-0.3.2
1010
VARNISH_TAG=6.0-4.18.4
1111
SOLR_TAG=8-4.18.2

tests/11/.env

+1-1
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=11.4-3.30.1
8+
MARIADB_TAG=11.4-3.30.2
99
VALKEY_TAG=8-0.3.2
1010
VARNISH_TAG=6.0-4.18.4
1111
SOLR_TAG=8-4.18.2

tests/7/.env

+1-1
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=11.4-3.30.1
8+
MARIADB_TAG=11.4-3.30.2
99
VALKEY_TAG=8-0.3.2
1010
VARNISH_TAG=6.0-4.18.4
1111
SOLR_TAG=7-4.15.0

0 commit comments

Comments
 (0)