Skip to content

Commit 1c171f0

Browse files
committed
Update mariadb stability tag to 3.33.0
1 parent 8002d04 commit 1c171f0

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
@@ -18,10 +18,10 @@ DB_DRIVER=mysql
1818

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

21-
MARIADB_TAG=11.4-3.32.6
22-
#MARIADB_TAG=10.11-3.32.6
23-
#MARIADB_TAG=10.6-3.32.6
24-
#MARIADB_TAG=10.5-3.32.6
21+
MARIADB_TAG=11.4-3.33.0
22+
#MARIADB_TAG=10.11-3.33.0
23+
#MARIADB_TAG=10.6-3.33.0
24+
#MARIADB_TAG=10.5-3.33.0
2525

2626
### --- DRUPAL CMS ----
2727

tests/10/.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=11.4-3.32.6
8+
MARIADB_TAG=11.4-3.33.0
99
VALKEY_TAG=8.1-1.2.0
1010
VARNISH_TAG=6.0-4.21.6
1111
SOLR_TAG=9-5.4.0

tests/11/.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=11.4-3.32.6
8+
MARIADB_TAG=11.4-3.33.0
99
VALKEY_TAG=8.1-1.2.0
1010
VARNISH_TAG=6.0-4.21.6
1111
SOLR_TAG=9-5.4.0

tests/cms/.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=11.4-3.32.6
8+
MARIADB_TAG=11.4-3.33.0
99
VALKEY_TAG=8.1-1.2.0
1010
VARNISH_TAG=6.0-4.21.6
1111
SOLR_TAG=9-5.4.0

0 commit comments

Comments
 (0)