Skip to content

Commit 7bf017d

Browse files
committed
Update mariadb stability tag to 3.34.1
1 parent d72a5cf commit 7bf017d

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.8-3.34.0
22-
#MARIADB_TAG=11.4-3.34.0
23-
#MARIADB_TAG=10.11-3.34.0
24-
#MARIADB_TAG=10.6-3.34.0
21+
MARIADB_TAG=11.8-3.34.1
22+
#MARIADB_TAG=11.4-3.34.1
23+
#MARIADB_TAG=10.11-3.34.1
24+
#MARIADB_TAG=10.6-3.34.1
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.8-3.34.0
8+
MARIADB_TAG=11.8-3.34.1
99
VALKEY_TAG=9.0-1.5.0
1010
VARNISH_TAG=6.0-4.23.1
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.8-3.34.0
8+
MARIADB_TAG=11.8-3.34.1
99
VALKEY_TAG=9.0-1.5.0
1010
VARNISH_TAG=6.0-4.23.1
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.8-3.34.0
8+
MARIADB_TAG=11.8-3.34.1
99
VALKEY_TAG=9.0-1.5.0
1010
VARNISH_TAG=6.0-4.23.1
1111
SOLR_TAG=9-5.4.0

0 commit comments

Comments
 (0)