Skip to content

Commit 3d52456

Browse files
committed
Update mariadb stability tag to 3.34.4
1 parent cac2180 commit 3d52456

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ NODE_TAG=24-dev-1.64.1
4545

4646
### --- MARIADB ----
4747

48-
MARIADB_TAG=11.4-3.34.3
49-
#MARIADB_TAG=10.11-3.34.3
50-
#MARIADB_TAG=10.6-3.34.3
51-
#MARIADB_TAG=10.5-3.34.3
48+
MARIADB_TAG=11.4-3.34.4
49+
#MARIADB_TAG=10.11-3.34.4
50+
#MARIADB_TAG=10.6-3.34.4
51+
#MARIADB_TAG=10.5-3.34.4
5252

5353
### --- POSTGRESQL ----
5454

tests/.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.3
8+
MARIADB_TAG=11.8-3.34.4
99
NGINX_TAG=1.29-5.46.5
1010

1111
PHP_STABILITY_TAG=4.66.5

0 commit comments

Comments
 (0)