From 72082ee7fd2d2a75c403bb56804e1977e327958d Mon Sep 17 00:00:00 2001
From: siddharth ravikumar <s@ricketyspace.net>
Date: Sun, 29 May 2022 21:56:18 -0400
Subject: peach.yaml: update image

---
 peach.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/peach.yaml b/peach.yaml
index 105320d..9595445 100644
--- a/peach.yaml
+++ b/peach.yaml
@@ -16,7 +16,7 @@ spec:
     spec:
       containers:
       - name: peach
-        image: public.ecr.aws/w3h8c8i8/peach:20220528215159
+        image: public.ecr.aws/w3h8c8i8/peach:20220529215541
         ports:
           - containerPort: 8151
             name: peach-port
-- 
cgit v1.2.3