Update WP version in example

This commit is contained in:
Aleksandar Puharic 2022-07-25 23:57:31 +02:00
parent a03f12990b
commit de8bce126c
Signed by: xZero707
GPG Key ID: 3CC53DCAA9C237BB

View File

@ -12,10 +12,10 @@ nlss/wordpress
You can also use specific version of WordPress: You can also use specific version of WordPress:
``` ```
nlss/wordpress:5.8.0 nlss/wordpress:6.0.0
``` ```
Replace version number with desired version, eg. 5.8.2. Replace version number with desired version, eg. 6.0.1.
### Automatic plugin installer ### Automatic plugin installer
``` ```