From 18e8a8a6d7dadbd5d06508c4ed9ad1d10e5b569a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Feb 2025 18:02:55 +0000 Subject: [PATCH] chore(deps): update wordpress docker tag to v6.7.2 --- k8s/wordpress/hannah.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/wordpress/hannah.yaml b/k8s/wordpress/hannah.yaml index 00e0262..9dad000 100644 --- a/k8s/wordpress/hannah.yaml +++ b/k8s/wordpress/hannah.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: wordpress - image: library/wordpress:6.7.1 + image: library/wordpress:6.7.2 env: - name: WORDPRESS_DB_HOST value: hannah-db