Skip to content

Commit

Permalink
Update mariadb stability tag to 3.26.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Nov 15, 2023
1 parent 6601987 commit 9c15884
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 @@ -32,13 +32,13 @@ FS_METHOD=direct

### --- MARIADB ----

MARIADB_TAG=10.11-3.26.4
#MARIADB_TAG=11.0-3.26.4
#MARIADB_TAG=10.10-3.26.4
#MARIADB_TAG=10.9-3.26.4
#MARIADB_TAG=10.6-3.26.4
#MARIADB_TAG=10.5-3.26.4
#MARIADB_TAG=10.4-3.26.4
MARIADB_TAG=10.11-3.26.5
#MARIADB_TAG=11.0-3.26.5
#MARIADB_TAG=10.10-3.26.5
#MARIADB_TAG=10.9-3.26.5
#MARIADB_TAG=10.6-3.26.5
#MARIADB_TAG=10.5-3.26.5
#MARIADB_TAG=10.4-3.26.5

### --- 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.26.4
MARIADB_TAG=10.11-3.26.5
NGINX_TAG=1.25-5.33.6
REDIS_TAG=7-4.2.4
VARNISH_TAG=6.0-4.15.0
Expand Down

0 comments on commit 9c15884

Please sign in to comment.