git submodule update --init
cd wordpress
git fetch --all --tags --prune
. Note the most recent tag displayed in the output.git checkout
the tag, e.g.git checkout 5.2.2
cd ..
git add wordpress
git commit -m "Updated WordPress to x.x.x"
-
Notifications
You must be signed in to change notification settings - Fork 0
Wordpress Docker image.
cloyne/docker-wordpress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Wordpress Docker image.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published