Update WordPress 5.8.1 -> 5.8.2

This commit is contained in:
xZero707 2021-11-19 01:06:35 +01:00
parent c31838b5c6
commit a6b6205a3f

View File

@ -136,7 +136,7 @@ target "5.8.0" {
target "5.8.1" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
tags = ["docker.io/nlss/wordpress:5.8.1", "docker.io/nlss/wordpress:latest"]
tags = ["docker.io/nlss/wordpress:5.8.1"]
args = {
WP_VERSION = "5.8.1"
}