From e01347673e5ee923e7da25bca409efa2f4314560 Mon Sep 17 00:00:00 2001 From: vytenisstaugaitis <30520456+vytenisstaugaitis@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:31:52 +0200 Subject: [PATCH] chore: update wordpress version to v6.7.1 --- apps/dokploy/templates/templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index a2d28d15..8143bbb2 100644 --- a/apps/dokploy/templates/templates.ts +++ b/apps/dokploy/templates/templates.ts @@ -170,7 +170,7 @@ export const templates: TemplateData[] = [ { id: "wordpress", name: "Wordpress", - version: "5.8.3", + version: "6.7.1", description: "Wordpress is a free and open source content management system (CMS) for publishing and managing websites.", logo: "wordpress.png",