Skip to content

Commit

Permalink
Update mariadb stability tag to 3.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Oct 15, 2024
1 parent 0736b42 commit 0359a24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ FS_METHOD=direct

### --- MARIADB ----

MARIADB_TAG=11.4-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=11.4-3.29.1
#MARIADB_TAG=10.11-3.29.1
#MARIADB_TAG=10.6-3.29.1
#MARIADB_TAG=10.5-3.29.1

### --- 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=11.4-3.29.0
MARIADB_TAG=11.4-3.29.1
NGINX_TAG=1.27-5.39.8
VALKEY_TAG=8-0.3.1
VARNISH_TAG=6.0-4.18.2
Expand Down

0 comments on commit 0359a24

Please sign in to comment.