From 0c5d5975bd45dcb63158f2ceedc696587397ef73 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Mon, 23 Jan 2023 17:02:29 +0100 Subject: [PATCH] Update busybox to latest --- templates/cronjob_wordpress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cronjob_wordpress.yaml b/templates/cronjob_wordpress.yaml index dde81ab..a07caf6 100644 --- a/templates/cronjob_wordpress.yaml +++ b/templates/cronjob_wordpress.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: wp-cron - image: busybox:1.28 + image: busybox imagePullPolicy: IfNotPresent command: - /bin/sleep