Skip to content

Commit 753a851

Browse files
georgiyordPetarKirov
authored andcommitted
update pharos images
1 parent f5d7de7 commit 753a851

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/pharos/default.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
images = {
1818
"testnet" = {
1919
image = "public.ecr.aws/k2g7b7g1/pharos/testnet";
20-
tag = "pharos_community_v0.6.1_fix";
21-
digest = "sha256:0f09cb913b3a7dcf8d6f790bfa8f35ca8b2bbf831a83540ace2c0499843502aa";
22-
sha256 = "sha256-l7zb38kVOIzK0ylTbTKzOjF25ysnRR7rRoA1txXDJrw=";
20+
tag = "pharos_community_v7_0918";
21+
digest = "sha256:9415d973aeff168d09ce7cb74982c1cf16bd07e1ce902b7a9c9cac46d2307a3b";
22+
sha256 = "sha256-+UXJvRp4q8ZfH1JnbEgjjAJtZB0r2KWS5Q0ay4bLunk=";
2323
};
2424
"devnet" = {
2525
image = "public.ecr.aws/k2g7b7g1/pharos";
2626
tag = "latest";
2727
digest = "sha256:82c7d84fc7d7f17056e947030c4a67bf23a139fe19539a6b237ab42df8215e7b";
28-
sha256 = "1lh9hna57y9n3h0lhmvy8grlg02caq6p1k9whgwp0av67wllk5km";
28+
sha256 = "sha256-dZZJKT9mK3D5gzzNcA1WTIBH80N+V0gBHDb5U5SFCdI=";
2929
};
3030
};
3131
in

0 commit comments

Comments
 (0)