wordpress-docker-bedrock-starter icon indicating copy to clipboard operation
wordpress-docker-bedrock-starter copied to clipboard

errors on wordpress header

Open wweevv-johndpope opened this issue 2 years ago • 2 comments

Screenshot 2023-05-12 at 10 37 28 am

is this a reflection of out of date wordrpess image ?

wweevv-johndpope avatar May 12 '23 00:05 wweevv-johndpope

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

MurkyMeow avatar Sep 11 '23 22:09 MurkyMeow

Hey, I did see this first now, Is this a issue for you or can I close this? :D

emilpriver avatar Sep 12 '23 14:09 emilpriver