We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc74b0 commit da9b4c7Copy full SHA for da9b4c7
.env
@@ -45,10 +45,10 @@ NODE_TAG=22-dev-1.45.0
45
46
### --- MARIADB ----
47
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
+MARIADB_TAG=11.4-3.30.2
+#MARIADB_TAG=10.11-3.30.2
+#MARIADB_TAG=10.6-3.30.2
+#MARIADB_TAG=10.5-3.30.2
52
53
### --- POSTGRESQL ----
54
tests/.env
@@ -7,7 +7,7 @@ DB_DRIVER=mysql
7
8
APP_KEY=laravel
9
10
11
NGINX_TAG=1.27-5.39.12
12
13
LARAVEL_STABILITY_TAG=0.18.0
0 commit comments