diff --git a/wordpress.yml b/wordpress.yml index 16a68c6..53fdacf 100644 --- a/wordpress.yml +++ b/wordpress.yml @@ -121,7 +121,7 @@ working_dir: /var/www/html wordpress.{{inventory_hostname}}--db: - image: mariadb:latest + image: mariadb:lts cap_add: - SYS_NICE restart: unless-stopped