git submodule update --initcd wordpressgit fetch --all --tags --prune. Note the most recent tag displayed in the output.git checkoutthe tag, e.g.git checkout 5.2.2cd ..git add wordpressgit commit -m "Updated WordPress to x.x.x"
cloyne/docker-wordpress
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|