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 2da8848 commit 16d90ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ FS_METHOD=direct

### --- MARIADB ----

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.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

### --- VANILLA WORDPRESS ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DB_PASSWORD=wordpress
DB_ROOT_PASSWORD=password
DB_HOST=mariadb

MARIADB_TAG=10.11-3.28.4
MARIADB_TAG=10.11-3.29.0
NGINX_TAG=1.27-5.39.3
VALKEY_TAG=7-0.2.0
VARNISH_TAG=6.0-4.18.2
Expand Down

0 comments on commit 16d90ef

Please sign in to comment.