Skip to content

Commit

Permalink
Update mariadb stability tag to 3.13.18
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Aug 16, 2021
1 parent f74be24 commit 7ea895c
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=10.5-3.13.17
#MARIADB_TAG=10.4-3.13.17
#MARIADB_TAG=10.3-3.13.17
#MARIADB_TAG=10.2-3.13.17
MARIADB_TAG=10.5-3.13.18
#MARIADB_TAG=10.4-3.13.18
#MARIADB_TAG=10.3-3.13.18
#MARIADB_TAG=10.2-3.13.18

### --- 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.5-3.13.17
MARIADB_TAG=10.5-3.13.18
NGINX_TAG=1.20-5.15.1
REDIS_TAG=6-3.9.3
VARNISH_TAG=6.0-4.7.3
Expand Down

0 comments on commit 7ea895c

Please sign in to comment.