diff options
author | siddharth <s@ricketyspace.net> | 2022-05-28 21:54:45 -0400 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2022-05-28 21:54:45 -0400 |
commit | 797643641183718e49f4f2e4006f598d745bc5ce (patch) | |
tree | 02daf1831e9992f7a517b2f18e53004aee44c051 | |
parent | a22d8826576803998965e2e9b906b458f766124a (diff) |
peach.yaml: update image
-rw-r--r-- | peach.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ spec: spec: containers: - name: peach - image: public.ecr.aws/w3h8c8i8/peach:20220528135201 + image: public.ecr.aws/w3h8c8i8/peach:20220528215159 ports: - containerPort: 8151 name: peach-port |