diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-06-03 20:48:21 -0400 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-06-03 20:48:21 -0400 |
commit | eac177178c85ec072b99b80e994abfbf6ebd3d98 (patch) | |
tree | 7e629b4d755584c7f223d9e32b62b1d10a811640 | |
parent | 655d2c8d40d4de45054ba4d61a09fffe23716fc7 (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:20220602224503 + image: public.ecr.aws/w3h8c8i8/peach:20220603204647 ports: - containerPort: 8151 name: peach-port |