Skip to content

Commit 84846eb

Browse files
committed
update(pharos): Update testnet image pharos_community_v0.6.1 > pharos_community_v0.6.1_fix
1 parent f243f59 commit 84846eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/pharos/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
images = {
1818
"testnet" = {
1919
image = "public.ecr.aws/k2g7b7g1/pharos/testnet";
20-
tag = "pharos_community_v0.6.1";
21-
digest = "sha256:9d3d28e0c8666c1d1c5a55bb54357dfcb760bdcbf77b95d85c5f30f601b16db0";
22-
sha256 = "sha256-qYfbJHGmAXWp31lJJwhlRvAtuIoQLHMG3DOBvFTGq8c=";
20+
tag = "pharos_community_v0.6.1_fix";
21+
digest = "sha256:0f09cb913b3a7dcf8d6f790bfa8f35ca8b2bbf831a83540ace2c0499843502aa";
22+
sha256 = "sha256-l7zb38kVOIzK0ylTbTKzOjF25ysnRR7rRoA1txXDJrw=";
2323
};
2424
"devnet" = {
2525
image = "public.ecr.aws/k2g7b7g1/pharos";

0 commit comments

Comments
 (0)