Skip to content

Commit

Permalink
Update mariadb stability tag to 3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Sep 13, 2024
1 parent 9d13d1d commit 7ea7641
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ NODE_TAG=20-dev-1.39.0

### --- MARIADB ----

MARIADB_TAG=11.2-3.28.4
#MARIADB_TAG=11.1-3.28.4
#MARIADB_TAG=11.0-3.28.4
#MARIADB_TAG=10.11-3.28.4
#MARIADB_TAG=10.6-3.28.4
#MARIADB_TAG=10.5-3.28.4
#MARIADB_TAG=10.4-3.28.4
MARIADB_TAG=11.2-3.29.0
#MARIADB_TAG=11.1-3.29.0
#MARIADB_TAG=11.0-3.29.0
#MARIADB_TAG=10.11-3.29.0
#MARIADB_TAG=10.6-3.29.0
#MARIADB_TAG=10.5-3.29.0
#MARIADB_TAG=10.4-3.29.0

### --- POSTGRESQL ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DB_DRIVER=mysql

APP_KEY=laravel

MARIADB_TAG=11.0-3.28.4
MARIADB_TAG=11.0-3.29.0
NGINX_TAG=1.27-5.39.3

PHP_STABILITY_TAG=0.5.0

0 comments on commit 7ea7641

Please sign in to comment.