You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image copies wordpress files to the data volume when it's first run, but it will not overwrite them when it's updated. So the container will keep running the old version of WP.
Moreover since the mount point of the volume is owned by root, wordpress will not try to update itself either.
leeahoward, BerndDoser, dzwicker, flamingspaz, Bouhnosaure and 16 more