wordpress-docker-bedrock-starter
wordpress-docker-bedrock-starter copied to clipboard
errors on wordpress header
is this a reflection of out of date wordrpess image ?
In composer.json i changed "roots/wordpress": "6.1.1" to "roots/wordpress": "6.3.1" and it got a lot better.
Also, fixed some warnings by downgrading to php 7.4:
FROM php:8.2.0-fpm-alpine -> FROM php:7.4-fpm-alpine3.14
Hey, I did see this first now, Is this a issue for you or can I close this? :D