From cd14a5848ae58eb3eec14fb54010e7538b4672dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?reader=20=E9=99=88=E5=AF=85=E5=88=9D?= <453092632@qq.com> Date: Mon, 25 Jan 2021 17:09:11 +0800 Subject: [PATCH] Update cloudbaserc.json --- cloudbaserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbaserc.json b/cloudbaserc.json index c400f4e..edf4d8e 100644 --- a/cloudbaserc.json +++ b/cloudbaserc.json @@ -12,7 +12,7 @@ "uploadType": "image", "containerPort": 80, "imageInfo": { - "imageUrl": "wordpress:5.5.1" + "imageUrl": "wordpress:5.6.0" }, "envVariables": { "WORDPRESS_DB_HOST": "{{env.DB_IP}}:{{env.DB_PORT}}",