Skip to content

Commit da9b4c7

Browse files
committed
Update mariadb stability tag to 3.30.2
1 parent 1bc74b0 commit da9b4c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.env

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

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

48-
MARIADB_TAG=11.4-3.30.1
49-
#MARIADB_TAG=10.11-3.30.1
50-
#MARIADB_TAG=10.6-3.30.1
51-
#MARIADB_TAG=10.5-3.30.1
48+
MARIADB_TAG=11.4-3.30.2
49+
#MARIADB_TAG=10.11-3.30.2
50+
#MARIADB_TAG=10.6-3.30.2
51+
#MARIADB_TAG=10.5-3.30.2
5252

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

tests/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DB_DRIVER=mysql
77

88
APP_KEY=laravel
99

10-
MARIADB_TAG=11.4-3.30.1
10+
MARIADB_TAG=11.4-3.30.2
1111
NGINX_TAG=1.27-5.39.12
1212

1313
LARAVEL_STABILITY_TAG=0.18.0

0 commit comments

Comments
 (0)